inquiryTypesFromJson function
type : "Lease"
Implementation
InquiryTypes inquiryTypesFromJson(String str) => InquiryTypes.fromJson(json.decode(str));
type : "Lease"
InquiryTypes inquiryTypesFromJson(String str) => InquiryTypes.fromJson(json.decode(str));