WebApiLogicAppFuncSystemNumbersResponse constructor

const WebApiLogicAppFuncSystemNumbersResponse({
  1. List<WebApiLogicAppFuncSystemNumbersModel>? systemNumbers,
})

Implementation

const WebApiLogicAppFuncSystemNumbersResponse({this.systemNumbers});