detectorType property

  1. @JsonKey(name: "detectorType")
DetectorType detectorType
final

Implementation

@JsonKey(name: "detectorType")
final DetectorType detectorType = DetectorType.barcode;