url property

String? url
final

A URL to a TileJSON resource. Supported protocols are http:, https:, and mapbox://<Tileset ID>.

Type: string

Implementation

final String? url;