url property

String? url
final

Relative, package: or dart: URL of the library.

May be omitted (null) in order to express "same library".

Implementation

final String? url;