game_scaffold_dart
server
Game
<
E extends Event
>
Game constructor
Game
Game<
E extends Event
>
constructor
Null safety
Game<
E extends Event
>
(
)
game_scaffold_dart
server
Game
<
E extends Event
>
Game constructor
Game class
Constructors
Game
Properties
generic
hashCode
runtimeType
type
Methods
copyWithGeneric
moveNextRound
next
noSuchMethod
toJson
toString
Operators
operator ==
Static properties
gameNames
Static methods
fromJson
gameEventFromJson
getInitialState
registerGameType
toClientView