shutdown constant
SaveReason
const shutdown
A save triggered by shutdown or backgrounding.
Implementation
static const shutdown = SaveReason.custom('shutdown');
A save triggered by shutdown or backgrounding.
static const shutdown = SaveReason.custom('shutdown');