WebApiLogicAppFuncSystemSettingsResponse.fromJson constructor

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

Implementation

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