MultiDocumentResponseVO2MaxModel.fromJson constructor

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

Implementation

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