ApplyToBrightness$Response constructor

const ApplyToBrightness$Response({
  1. Object? applyToBrightness,
})

Implementation

const ApplyToBrightness$Response({
  this.applyToBrightness,
});