qrId property

  1. @JsonKey.new(name: "qrId")
String? qrId
getter/setter pair

Implementation

@JsonKey(name: "qrId")
String? qrId;