void updateAsync(AsyncCommand<M> c)

Source

void updateAsync(AsyncCommand<M> c) =>
    asyncHistoryController.add(c);