icon abstract method

Icon icon(
  1. String name
)

Returns named Icon object that can be used to set icon and its style. Creates an empty Icon if it didn't exist.

Implementation

mapkit_map_icon.Icon icon(core.String name);