url property

String? url

Implementation

external String? get url;
void url=(String? value)

Implementation

external set url(String? value);