exposure property

  1. @JsonKey(name: 'Exposure')
Exposure? exposure
final

Exposure mode of the device.

Implementation

@JsonKey(name: 'Exposure')
final Exposure? exposure;