AutoExpResult constructor
AutoExpResult({})
Implementation
AutoExpResult({
required this.error,
required this.shutter,
required this.analogGain,
required this.redGain,
required this.greenGain,
required this.blueGain,
required this.brightness,
});