upsertComponent static method

void upsertComponent(
  1. Map spec
)

Implementation

static void upsertComponent(Map spec) => _solution?.upsertComponent(spec);