AnyValueMap constructor Null safety

AnyValueMap(
  1. [dynamic values]
)

Creates a new instance of the map and assigns its value.

  • value (optional) values to initialize this map.