baseType property

String? baseType
final

Flag indicating whether Tron types are used. The base type, if applicable.

Implementation

// final bool tronTypes;

/// The base type, if applicable.
final String? baseType;