TicketsDataRepository

constructor(ticketsLocalDataSource: TicketsLocalDataSource, backgroundDispatcher: CoroutineDispatcher = Dispatchers.IO)