backgroundService property
BackgroundServiceApi
get
backgroundService
Defines events for background web platform features.
Implementation
BackgroundServiceApi get backgroundService =>
_backgroundService ??= BackgroundServiceApi(client);