debugKeyHashCode property

  1. @visibleForTesting
int? get debugKeyHashCode

Implementation

@visibleForTesting
int? get debugKeyHashCode => _key?.hashCode;