UpdateLicenseSpecificationsForResourceResponse.fromJson constructor
Implementation
factory UpdateLicenseSpecificationsForResourceResponse.fromJson(
Map<String, dynamic> _) {
return UpdateLicenseSpecificationsForResourceResponse();
}
factory UpdateLicenseSpecificationsForResourceResponse.fromJson(
Map<String, dynamic> _) {
return UpdateLicenseSpecificationsForResourceResponse();
}