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