menu
dimap package
documentation
dimp.dart
JSONMap
encode static method
encode static method
dark_mode
light_mode
encode
static method
String
encode
(
Mapping
container
)
Implementation
static String encode(Mapping container) { return coder.encode(container); }
dimap package
documentation
dimp
JSONMap
encode static method
JSONMap class