setKeyType method

void setKeyType (dynamic value)

Sets the type of map keys. Null means that keys may have any type.

  • value a type of map keys.