use property

List<Enum$TaxUseEnum>? get use

Implementation

List<Enum$TaxUseEnum>? get use => (_$data['use'] as List<Enum$TaxUseEnum>?);