type property

String? type
getter/setter pair

The type of this snapshot. Possible string values are:

  • "SAVE_GAME" : A snapshot representing a save game.

Implementation

core.String? type;