serverInfo property

ServerInfo serverInfo

Implementation

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