WebApiLogicAppFuncCustomFormsResponse constructor
WebApiLogicAppFuncCustomFormsResponse({
- List<
WebApiLogicAppFuncCustomFormModel> ? customForms,
Implementation
WebApiLogicAppFuncCustomFormsResponse({
this.customForms,
});