serverInfo property

ServerInfo get serverInfo

Implementation

ServerInfo get serverInfo {
  return ServerInfo.fromJson(result);
}