menu
otium_ecommerce
data/models/responses/client_user/client_user_response.dart
ClientUserResponse
taxId property
taxId
dark_mode
light_mode
taxId
property
@
JsonKey
(name: 'tax_id')
String
?
taxId
inherited
Implementation
@JsonKey(name: 'tax_id') String? get taxId => throw _privateConstructorUsedError;
otium_ecommerce
client_user_response
ClientUserResponse
taxId property
ClientUserResponse class