mapElementId static method

String mapElementId(
  1. int viewId
)

Implementation

static String mapElementId(int viewId) => "map_$viewId";