StarPaymentOptions constructor
StarPaymentOptions({
- required List<
StarPaymentOption> options,
Implementation
StarPaymentOptions({required this.options});
StarPaymentOptions({required this.options});