table constant Null safety

String const table

The BackupModel table name in _db.

Implementation

static const table = 'backup';