background_task_i library

Classes

BackgroundTaskInfo
BackgroundTaskInterface

Enums

BtmTaskStatus

Typedefs

BackgroundTask = Future<PlatformArguments?> Function(Object? message)
PlatformArguments = Map<String, BackgroundDataField<Object>>?

Exceptions / Errors

HandleNotFoundException