shortName property
The short name of this transit line. This will normally be a line number, such as "M7" or "355".
Implementation
@BuiltValueField(wireName: r'short_name')
String? get shortName;
The short name of this transit line. This will normally be a line number, such as "M7" or "355".
@BuiltValueField(wireName: r'short_name')
String? get shortName;