ConnectOptions constructor

ConnectOptions({
  1. String? stripeAccount,
})

Implementation

ConnectOptions({this.stripeAccount});