menu
otium_ecommerce
domain/models/tax_id/tax_id.dart
TaxId
TaxId.pure const constructor
TaxId.pure
dark_mode
light_mode
TaxId.pure
constructor
const
TaxId.pure
(
[
String
value
=
''
])
Implementation
const TaxId.pure([super.value = '']) : super.pure();
otium_ecommerce
tax_id
TaxId
TaxId.pure const constructor
TaxId class