start function

void start(
  1. Map command
)

Implementation

void start(Map command) => run((startRequest) => ImageServiceImpl(), command);