target property

String? target

Implementation

String? get target => _$this._target;
void target=(String? target)

Implementation

set target(String? target) => _$this._target = target;