AttributeMap constructor

AttributeMap([
  1. Map<CaseInsensitiveString, dynamic> attributes = const {}
])

Creates an empty AttributeMap, or initializes it with the given attributes.