uri property

String? get uri

Implementation

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

Implementation

external set uri(String? value);