Project_VmDnsSetting.fromJson constructor
Project_VmDnsSetting.fromJson(
- Object? json
Implementation
factory Project_VmDnsSetting.fromJson(Object? json) =>
Project_VmDnsSetting(json as String);
factory Project_VmDnsSetting.fromJson(Object? json) =>
Project_VmDnsSetting(json as String);