url property
Contains the URL for this transit line as provided by the transit agency.
Implementation
@BuiltValueField(wireName: r'url')
String? get url;
Contains the URL for this transit line as provided by the transit agency.
@BuiltValueField(wireName: r'url')
String? get url;