Phone.dirty constructor

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

Implementation

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