CreditCardIntroTwoSidesImage.fromJson constructor

CreditCardIntroTwoSidesImage.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory CreditCardIntroTwoSidesImage.fromJson(Map<String, dynamic> json) =>
    CreditCardIntroTwoSidesImage();