uri property

String? uri

Implementation

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

Implementation

external set uri(String? value);