Email.dirty constructor

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

Implementation

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