isTrustedServer property
Implementation
bool? get isTrustedServer => _$this._isTrustedServer;
Implementation
set isTrustedServer(covariant bool? isTrustedServer) => _$this._isTrustedServer = isTrustedServer;
bool? get isTrustedServer => _$this._isTrustedServer;
set isTrustedServer(covariant bool? isTrustedServer) => _$this._isTrustedServer = isTrustedServer;