url property

  1. @BuiltValueField(wireName: r'url')
String? url

Contains the URL for this transit line as provided by the transit agency.

Implementation

@BuiltValueField(wireName: r'url')
String? get url;