isBackup property

bool isBackup

Indicates if there are backup data available.

Implementation

bool get isBackup => backups.isNotEmpty;