cache property

RequestCache cache

Implementation

RequestCache get cache =>
    RequestCache.fromValue(js_util.getProperty(this, 'cache'));