Utility class for caching stable data
function that refresh and return the data
Optional
time in millisecond to expire cache
Private
Returns cached data if valid or request fresh data if cache is invalid
use this params to request data if cache is expired
Validates if internal cache is valid or expired
Generated using TypeDoc
Utility class for caching stable data