If I was to implement this functionality I would extend the current use case and link it to an additional data repository and local data source to store the data in a local database.
In this particular case, I would use Room library (part of the Android Jetpack components) to store the data.