tableName property

  1. @override
String get tableName

The underlying SQLite table name for the sync queue.

Implementation

@override
String get tableName => 'dynos_sync_queue';