menu
bootpay_bio package
documentation
models/receipt_id.dart
ReceiptId
ReceiptId.fromJson constructor
ReceiptId.fromJson constructor
dark_mode
light_mode
ReceiptId.fromJson
constructor
ReceiptId.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
ReceiptId.fromJson(Map<String, dynamic> json) { receiptId = json["receipt_id"]; }
bootpay_bio package
documentation
models/receipt_id
ReceiptId
ReceiptId.fromJson constructor
ReceiptId class