TaxId.dirty constructor

const TaxId.dirty([
  1. String value = ''
])

Implementation

const TaxId.dirty([super.value = '']) : super.dirty();