InstanceConstant constructor
Creates an InstanceConstant object with the given fields.
Implementation
const InstanceConstant({required this.fields});
Creates an InstanceConstant object with the given fields.
const InstanceConstant({required this.fields});