taxId property
String?
get
taxId
Implementation
String? get taxId => _$this._taxId;
set
taxId
(String? taxId)
Implementation
set taxId(String? taxId) => _$this._taxId = taxId;