isTrustedServer property

bool? get isTrustedServer
override

Implementation

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

Implementation

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