GameCreateFunction<T extends Game> typedef

GameCreateFunction<T extends Game> = T Function()

Implementation

typedef GameCreateFunction<T extends Game> = T Function();