url property

String? get url

Implementation

external String? get url;
set url (String? value)

Implementation

external set url(String? value);