internalType property

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

Implementation

@visibleForTesting
@protected
@nonVirtual
String get internalType => DataHelpers.internalTypeFor(T.toString());