RefundDestinationDetailsCardType.fromJson constructor

RefundDestinationDetailsCardType.fromJson(
  1. Object? json
)

Implementation

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