to property

String? to

Implementation

String? get to => _$this._to;
void to=(String? to)

Implementation

set to(String? to) => _$this._to = to;