DocumentDataIntroDefaultImage.fromJson constructor

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

Implementation

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