game_scaffold_dart
server
GenericEvent
type property
type
type
property
Null safety
String
type
override
The game
type
this event is handled by
Implementation
@override String get type => 'GenericEvent';
game_scaffold_dart
server
GenericEvent
type property
GenericEvent class
Constructors
fromJson
message
readyNextRound
undo
Properties
hashCode
runtimeType
type
Methods
map
mapOrNull
maybeMap
maybeWhen
noSuchMethod
toJson
toString
when
whenOrNull
Operators
operator ==