forceUpdateException property
final
The force-update exception when status is StartupStatus.forceUpdateRequired, otherwise null.
Implementation
final ForceUpdateException? forceUpdateException;
The force-update exception when status is StartupStatus.forceUpdateRequired, otherwise null.
final ForceUpdateException? forceUpdateException;