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