game_scaffold_dart
server
GameValue
<
G extends Game<
Event
>
>
game property
game
game
property
Null safety
G
game
@
GameConverter
<
Game
<
Event
>
>
()
Implementation
@GameConverter() G get game => throw _privateConstructorUsedError;
game_scaffold_dart
server
GameValue
<
G extends Game<
Event
>
>
game property
GameValue class
Constructors
GameValue
fromJson
Properties
copyWith
error
errorString
game
hashCode
isError
isGame
runtimeType
value
Methods
map
mapOrNull
maybeMap
maybeWhen
noSuchMethod
toJson
toString
when
whenOrNull
Operators
operator ==