tableName property

String tableName
latefinal

SQLite table used by this queue instance.

Implementation

late final String tableName = DatabaseService.normalizeTableName(_tableName);