menu
ack_example package
documentation
edge_case_models.dart
SpecialFieldsModel
fullName property
fullName property
dark_mode
light_mode
fullName
property
@AckField.new(jsonKey: 'full_name')
String
fullName
final
Implementation
@AckField(jsonKey: 'full_name') final String fullName;
ack_example package
documentation
edge_case_models
SpecialFieldsModel
fullName property
SpecialFieldsModel class