DataStoreModule

@Module
object DataStoreModule

Functions

Link copied to clipboard
@Provides
@Singleton
fun provideMarkersRealmInstance(): Realm
Link copied to clipboard
@Provides
fun provideRoutesDao(realm: Realm): RoutesDao