PaymentIntentVersion.fromJson constructor

PaymentIntentVersion.fromJson(
  1. Object? json
)

Implementation

PaymentIntentVersion.fromJson(Object? json) : _ = (json as String);