run function

void run(
  1. dynamic dynamic
)

Implementation

void run(dynamic) async {
  openlist_background_service.run();
}