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