url property
A URL to the license used for the API. This must be in the form of a URL.
The url
field is mutually exclusive of the identifier
field.
Implementation
String? get url => throw _privateConstructorUsedError;
A URL to the license used for the API. This must be in the form of a URL.
The url
field is mutually exclusive of the identifier
field.
String? get url => throw _privateConstructorUsedError;