menu
chance_dart package
documentation
core/person/model/location.dart
Location
toJson method
toJson method
dark_mode
light_mode
toJson
method
String
toJson
(
)
Implementation
String toJson() => json.encode(toMap());
chance_dart package
documentation
core/person/model/location
Location
toJson method
Location class