IDCardPDF417DocumentField.fromJson constructor

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

Implementation

factory IDCardPDF417DocumentField.fromJson(Map<String, dynamic> json) =>
   _$IDCardPDF417DocumentFieldFromJson(json);