to property

String? to
override

Implementation

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

Implementation

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