WebApiLogicAppFuncCustomFormsResponse constructor

const WebApiLogicAppFuncCustomFormsResponse({
  1. List<WebApiLogicAppFuncCustomFormModel>? customForms,
})

Implementation

const WebApiLogicAppFuncCustomFormsResponse({this.customForms});