hasCall property

bool? get hasCall
override

Implementation

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

Implementation

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