toMap method

Json toMap()

Implementation

Json toMap() => {
      'address': address,
      'age': age,
      'birthday': birthday,
      'blur_check': blurCheck,
      'color_check': colorCheck,
      'corner_check': cornerCheck,
      'district': district,
      'doctype': doctype,
      'ethnicity': ethnicity,
      'expire_check': expireCheck,
      'expiry': expiry,
      'front_back_type': frontBackType,
      'front_flg': frontFlg,
      'home_town': homeTown,
      'id': id,
      'image_roi': imageRoi,
      'issue_at': issueAt,
      'issue_date': issueDate,
      'logiccheck': logiccheck,
      'logicmessage': logicmessage,
      'name': name,
      'province': province,
      'religion': religion,
      'result_code': resultCode,
      'sex': sex,
      'throw_screen_check': throwScreenCheck,
      'ward': ward,
      'createAt': createAt,
      'paste_over_check': pasteOverCheck,
    };