GameEventGeneral constructor Null safety

const GameEventGeneral(
  1. GenericEvent event
)

Implementation

const factory GameEventGeneral(GenericEvent event) = _$GameEventGeneral;