MapConstant<T extends Constant> constructor
Creates a MapConstant object with the given map of values.
Implementation
const MapConstant(this.value);
Creates a MapConstant object with the given map of values.
const MapConstant(this.value);