menu
purpi_kit package
documentation
feature/profile/data/models/client.dart
Client
postalCode property
postalCode property
dark_mode
light_mode
postalCode
property
@JsonKey.new(name: 'postal_code')
String
?
postalCode
final
Implementation
@JsonKey(name: 'postal_code') final String? postalCode;
purpi_kit package
documentation
feature/profile/data/models/client
Client
postalCode property
Client class