menu
open_api_forked package
documentation
v3.dart
KeyedArchive
KeyedArchive constructor
KeyedArchive constructor
dark_mode
light_mode
KeyedArchive
constructor
KeyedArchive
(
Map
<
String
,
dynamic
>
_map
)
Use
unarchive
instead.
Implementation
KeyedArchive(this._map) { _recode(); }
open_api_forked package
documentation
v3
KeyedArchive
KeyedArchive constructor
KeyedArchive class