upsertScreen static method

void upsertScreen(
  1. Map spec
)

Implementation

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