BackgroundFetchResult constructor

const BackgroundFetchResult(
  1. String value
)

Implementation

const BackgroundFetchResult(this.value);