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