IntentAction constructor

IntentAction({
  1. String? type,
  2. dynamic useStripeSdk,
})

Implementation

IntentAction({this.type, this.useStripeSdk});