nextAction property
- @JsonKey(name: "next_action")
inherited
If present, this property tells you what actions you need to take in order for your customer to continue payment setup.
Implementation
@JsonKey(name: "next_action")
dynamic get nextAction => throw _privateConstructorUsedError;