field property

Stream<String> get field

Implementation

Stream<String> get field => _field.stream.transform(_fieldValidator());