setValueType method Null safety
- dynamic value
Sets the type of map values. Null means that values may have any type.
value
a type of map values.
Sets the type of map values. Null means that values may have any type.
value
a type of map values.