Initialize the associative array with default value.
Usefull for default funcion argument.
StringMap!int map = null; //
Initialize the associative array with default value.