menu
d_serializer package
documentation
example/models/address.dart
Address
city property
city property
dark_mode
light_mode
city
property
@
JsonKey
(requiredKey: true)
String
city
final
Implementation
@JsonKey(requiredKey: true) final String city;
d_serializer package
documentation
example/models/address
Address
city property
Address class