bool? get canEnableSIP => _$this._canEnableSIP;
set canEnableSIP(covariant bool? canEnableSIP) => _$this._canEnableSIP = canEnableSIP;