setValueType method

void setValueType (dynamic value)

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

  • value a type of map values.