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