baseType property
Flag indicating whether Tron types are used. The base type, if applicable.
Implementation
// final bool tronTypes;
/// The base type, if applicable.
final String? baseType;
Flag indicating whether Tron types are used. The base type, if applicable.
// final bool tronTypes;
/// The base type, if applicable.
final String? baseType;