menu
codable_dart package
documentation
standard.dart
StandardKeyedEncoder
isHumanReadable method
isHumanReadable method
dark_mode
light_mode
isHumanReadable
method
bool
isHumanReadable
(
)
inherited
Implementation
bool isHumanReadable() { return _isHumanReadable; }
codable_dart package
documentation
standard
StandardKeyedEncoder
isHumanReadable method
StandardKeyedEncoder class