name property
The full name of this transit line, e.g. "8 Avenue Local".
Implementation
@BuiltValueField(wireName: r'name')
String? get name;
The full name of this transit line, e.g. "8 Avenue Local".
@BuiltValueField(wireName: r'name')
String? get name;