imaging property Null safety

Imaging? imaging
@JsonKey(name: 'Imaging'), final

Optional configuration of the image sensor.

Implementation

@JsonKey(name: 'Imaging')
final Imaging? imaging;