menu
yandex_maps_navikit package
documentation
mapkit.dart
LocationImpl extension
LocationImpl extension
dark_mode
light_mode
LocationImpl
extension
on
Location
Annotations
@ContainerData(toNative: 'LocationImpl.toPointer', toPlatform: '(val) => LocationImpl.fromPointer(val, needFree: false)', platformType: 'Location')
Static Methods
fromNative
(
LocationNative
native
)
→
Location
fromPointer
(
Pointer
<
Void
>
ptr
, {
bool
needFree
=
true
})
→
Location
?
toNative
(
Location
obj
)
→ LocationNative
toPointer
(
Location
?
val
)
→
Pointer
<
Void
>
yandex_maps_navikit package
documentation
mapkit
LocationImpl extension
mapkit library