DbOfflineQueue constructor

DbOfflineQueue(
  1. Database dbQ
)

Implementation

DbOfflineQueue(this.dbQ) : super(dbQ);