1 min readAug 9, 2018
Hey Mitch, yeah its the id of the fragment in cache!
So for example lets say I have a cache item like this:
User:SOME_ID
pass in `SOME_ID` and a fragment and it will under the hood find the User at `SOME_ID`
Hey Mitch, yeah its the id of the fragment in cache!
So for example lets say I have a cache item like this:
User:SOME_ID
pass in `SOME_ID` and a fragment and it will under the hood find the User at `SOME_ID`