teller / com.levibostian.teller.repository / LocalRepository / dispose

dispose

fun dispose(): Unit

Dispose of the LocalRepository to shut down observing of cached data.

Do this in onDestroy() of your Fragment or Activity, for example.