onWillStart property

AsyncValueGetter<bool> onWillStart
final

Called to ask if you want to start the foreground service.

Implementation

final AsyncValueGetter<bool> onWillStart;