IdCardIntroImage.fromJson constructor

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

Implementation

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