SyncQueueDao constructor

SyncQueueDao(
  1. GeneratedDatabase _db
)

Creates a new SyncQueueDao instance.

Implementation

SyncQueueDao(this._db);