bool? get canStartCall => _$this._canStartCall;
set canStartCall(covariant bool? canStartCall) => _$this._canStartCall = canStartCall;