result property

Implementation

BackgroundFetchResult get result =>
    BackgroundFetchResult.fromValue(js_util.getProperty(this, 'result'));