documentDetailDataFromJson function
users_document_ID : "7" type : "master_user" master_user_id : "71" document_number : "74747474" document_type_ID : "" document_type : "" document_photo_front : "https://www.reecosys.com/api/image-tool/index.php?src=https://www.reecosys.com/assets/uploads/kyc/1689850433_71_image_cropper_1689850433016.jpg" document_photo_front_full : "https://www.reecosys.com/assets/uploads/kyc/1689850433_71_image_cropper_1689850433016.jpg" document_photo_front_name : "1689850433_71_image_cropper_1689850433016.jpg" document_photo_back : "" document_photo_back_full : "" document_photo_back_name : ""
Implementation
DocumentDetailData documentDetailDataFromJson(String str) => DocumentDetailData.fromJson(json.decode(str));