fromMaps method

AnyValueMap fromMaps (List maps)

Creates a new AnyValueMap by merging two or more maps. Maps defined later in the list override values from previously defined maps.

  • maps an array of maps to be merged Returns a newly created AnyValueMap.