WebApiLogicAppFuncSystemNumbersResponse constructor
WebApiLogicAppFuncSystemNumbersResponse({
- List<
WebApiLogicAppFuncSystemNumbersModel> ? systemNumbers,
Implementation
WebApiLogicAppFuncSystemNumbersResponse({
this.systemNumbers,
});