isServer property

bool? get isServer

Implementation

bool? get isServer {
  return _isServer;
}