startOmiService static method

ActionModel startOmiService()

Implementation

static ActionModel startOmiService() {
  return ActionModel(actionName: ActionName.START_OMI_SERVICE, data: {});
}