menu
ventas_dealer package
documentation
models/payment_response_model.dart
QrCodeDetails
qrId property
qrId property
dark_mode
light_mode
qrId
property
@JsonKey.new(name: "qrId")
String
?
qrId
getter/setter pair
Implementation
@JsonKey(name: "qrId") String? qrId;
ventas_dealer package
documentation
models/payment_response_model
QrCodeDetails
qrId property
QrCodeDetails class