put abstract method

FutureOr<void> put(
  1. BackgroundTaskInfo task
)

Implementation

FutureOr<void> put(BackgroundTaskInfo task);