gameServers property

List<GameServer>? gameServers
final

A collection of game server objects that match the request.

Implementation

final List<GameServer>? gameServers;