WebApiLogicAppFuncSystemNumbersResponse.fromJson constructor

WebApiLogicAppFuncSystemNumbersResponse.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory WebApiLogicAppFuncSystemNumbersResponse.fromJson(
        Map<String, dynamic> json) =>
    _$WebApiLogicAppFuncSystemNumbersResponseFromJson(json);