bool? get outgoing => _$this._outgoing;
set outgoing(covariant bool? outgoing) => _$this._outgoing = outgoing;