menu
seerbit_flutter package
documentation
new/split.dart
FeeItem
FeeItem.new constructor
FeeItem.new constructor
dark_mode
light_mode
FeeItem
constructor
FeeItem
(
{
required
String
subAccountCode
,
required
String
value
,
})
Implementation
FeeItem({ required this.subAccountCode, required this.value, });
seerbit_flutter package
documentation
new/split
FeeItem
FeeItem.new constructor
FeeItem class