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