game_scaffold_dart
server
Game
<
E extends Event
>
type property
type
type
property
Null safety
GameType
type
Returns the name game type that is registered for serialization
Implementation
GameType get type;
game_scaffold_dart
server
Game
<
E extends Event
>
type property
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