RESTORING constant

Backup_State const RESTORING

Implementation

static const Backup_State RESTORING = Backup_State._(5, _omitEnumNames ? '' : 'RESTORING');