isCacheError property
        
        dynamic
        isCacheError
        
      
getter/setter pair
      A flag to indicate if the error is due to cached data (optional).
Implementation
dynamic isCacheError;A flag to indicate if the error is due to cached data (optional).
dynamic isCacheError;