SetupIntentCancellationReason.fromJson constructor
SetupIntentCancellationReason.fromJson(
- Object? json
Implementation
SetupIntentCancellationReason.fromJson(Object? json) : _ = (json as String);
SetupIntentCancellationReason.fromJson(Object? json) : _ = (json as String);