menu
stash package
documentation
stash_api.dart
BytesWriter
writeMap abstract method
writeMap abstract method
dark_mode
light_mode
writeMap
abstract method
void
writeMap
(
Map
map
)
Writes a
Map
into the buffer
map
: the value to write
Implementation
void writeMap(Map map);
stash package
documentation
stash_api
BytesWriter
writeMap abstract method
BytesWriter class