MapAttributeProvider<V> constructor

MapAttributeProvider<V>(
  1. Map<String, V> map
)

Implementation

MapAttributeProvider(this.map);