failureReason property
BackgroundFetchFailureReason
get
failureReason
Implementation
BackgroundFetchFailureReason get failureReason =>
BackgroundFetchFailureReason.fromValue(
js_util.getProperty(this, 'failureReason'));