menu
fawry_sdk package
documentation
model/fawry_launch_model.dart
FawryLaunchModel
chargeItems property
chargeItems property
dark_mode
light_mode
chargeItems
property
List
<
BillItem
>
chargeItems
getter/setter pair
List of bill items to be charged.
Implementation
List<BillItem> chargeItems;
fawry_sdk package
documentation
model/fawry_launch_model
FawryLaunchModel
chargeItems property
FawryLaunchModel class