game_scaffold_dart
server
GameEventGame
GameEventGame const constructor
GameEventGame
GameEventGame
constructor
Null safety
const
GameEventGame
(
Event
event
)
Implementation
const factory GameEventGame(Event event) = _$GameEventGame;
game_scaffold_dart
server
GameEventGame
GameEventGame const constructor
GameEventGame class
Constructors
GameEventGame
Properties
copyWith
event
gameEvent
genericEvent
hashCode
runtimeType
type
Methods
map
mapOrNull
maybeMap
maybeWhen
noSuchMethod
toJson
toString
when
whenOrNull
Operators
operator ==