taxId property

  1. @JsonKey(name: 'tax_id')
String? taxId
inherited

Implementation

@JsonKey(name: 'tax_id')
String? get taxId => throw _privateConstructorUsedError;