bool? get hasCall => _$this._hasCall;
set hasCall(covariant bool? hasCall) => _$this._hasCall = hasCall;