menu
aws_gamelift_api package
documentation
gamelift-2015-10-01.dart
ListGameServersOutput
gameServers property
gameServers property
dark_mode
light_mode
gameServers
property
List
<
GameServer
>
?
gameServers
final
A collection of game server objects that match the request.
Implementation
final List<GameServer>? gameServers;
aws_gamelift_api package
documentation
gamelift-2015-10-01
ListGameServersOutput
gameServers property
ListGameServersOutput class