DeleteTicketRpc constructor

const DeleteTicketRpc(
  1. DbTickets _db
)

Implementation

const DeleteTicketRpc(this._db);