target property Null safety
Implementation
String? get target => _$this._target;
Implementation
set target(String? target) => _$this._target = target;
String? get target => _$this._target;
set target(String? target) => _$this._target = target;