menu
firebase_game_services package
documentation
firebase_saved_game.dart
SavedGame
SavedGame.new constructor
SavedGame.new constructor
dark_mode
light_mode
SavedGame
constructor
SavedGame
(
String
name
,
int
modificationDate
,
String
deviceName
)
Implementation
SavedGame(this.name, this.modificationDate, this.deviceName);
firebase_game_services package
documentation
firebase_saved_game
SavedGame
SavedGame.new constructor
SavedGame class