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