menu
flutter_paygateglobal package
documentation
paygate/models/transaction.dart
Transaction
done property
done property
dark_mode
light_mode
done
property
bool
get
done
Implementation
bool get done => status == TransactionStatus.done;
flutter_paygateglobal package
documentation
paygate/models/transaction
Transaction
done property
Transaction class