Intensity$Response constructor
const
Intensity$Response({
- double? intensity,
Implementation
const Intensity$Response({
this.intensity,
});
const Intensity$Response({
this.intensity,
});