Experimental: This is an experimental technology
Check the Browser compatibility table carefully before using this in production.
The result
read-only property of the BackgroundFetchRegistration
interface returns a string indicating whether the background fetch was successful or failed.
If the value of this property changes, the progress event is fired at the associated BackgroundFetchRegistration
object.