menu
littlefish_payments_split package
documentation
models/payment_leg.dart
PaymentLeg
paymentStatus property
paymentStatus property
dark_mode
light_mode
paymentStatus
property
String
?
paymentStatus
final
Provider payment status (e.g. 'Approved', 'Declined').
Implementation
final String? paymentStatus;
littlefish_payments_split package
documentation
models/payment_leg
PaymentLeg
paymentStatus property
PaymentLeg class