from property

String? from

Implementation

String? get from => _$this._from;
void from=(String? from)

Implementation

set from(String? from) => _$this._from = from;