IssuingCardApplePayIneligibleReason.fromJson constructor

IssuingCardApplePayIneligibleReason.fromJson(
  1. Object? json
)

Implementation

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