exposure property Null safety

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

Exposure mode of the device.

Implementation

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