Phone.dirty constructor

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

Implementation

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