internalType property

  1. @visibleForTesting
  2. @protected
  3. @nonVirtual
String internalType
inherited

INTERNAL: DO NOT USE

Implementation

@visibleForTesting
@protected
@nonVirtual
String get internalType => DataHelpers.getInternalType<T>();