menu
oneapp_sdk package
documentation
Rupay/transactionHistory/RupayTransModel.dart
Table
Table.fromJson constructor
Table.fromJson constructor
dark_mode
light_mode
Table.fromJson
constructor
Table.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
Table.fromJson(Map<String, dynamic> json) { category = json['Category']; }
oneapp_sdk package
documentation
Rupay/transactionHistory/RupayTransModel
Table
Table.fromJson constructor
Table class