menu
yandex_maps_navikit package
documentation
mapkit.dart
UriImpl
toNative static method
toNative static method
dark_mode
light_mode
toNative
static method
UriNative
toNative
(
Uri
obj
)
Implementation
static UriNative toNative(Uri obj) { return _UriNativeInit(to_native.toNativeString(obj.value)); }
yandex_maps_navikit package
documentation
mapkit
UriImpl
toNative static method
UriImpl extension on
Uri