getBack<T> abstract method

Option<T> getBack<T>({
  1. required String cacheId,
})

Implementation

Option<T> getBack<T>({required String cacheId});