stripeError property

  1. @JsonKey(name: 'type')
String? stripeError
getter/setter pair

Implementation

@JsonKey(name: 'type')
String? stripeError;