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