menu
bootpay package
documentation
model/widget/oopay.dart
Oopay
Oopay.fromJson constructor
Oopay.fromJson constructor
dark_mode
light_mode
Oopay.fromJson
constructor
Oopay.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
Oopay.fromJson(Map<String, dynamic> json) { cardQuota = json["card_quota"].cast<int>(); }
bootpay package
documentation
model/widget/oopay
Oopay
Oopay.fromJson constructor
Oopay class