PaymentMethodConfigResourceDisplayPreferenceValue.fromJson constructor

PaymentMethodConfigResourceDisplayPreferenceValue.fromJson(
  1. Object? json
)

Implementation

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