SupportersLocalDataSource
internal class SupportersLocalDataSource(val dao: SupporterDao) : SupportersDataSource.Local(source)
Coordinates SupportersLocalDataSource behavior in the SDAI data layer.
Author
Dmitriy Moroz
Coordinates SupportersLocalDataSource behavior in the SDAI data layer.
Dmitriy Moroz