game_scaffold_dart
server
GameInfo
players property
players
players
property
Null safety
IList
<
String
>
players
inherited
Implementation
IList<String> get players => throw _privateConstructorUsedError;
game_scaffold_dart
server
GameInfo
players property
GameInfo class
Constructors
GameInfo
fromJson
Properties
copyWith
creator
gameId
gameType
hashCode
player
players
runtimeType
status
Methods
noSuchMethod
toJson
toString
Operators
operator ==