internalType property

  1. @visibleForTesting
  2. @protected
String internalType
inherited

INTERNAL: DO NOT USE OR ELSE THINGS WILL BREAK

Implementation

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