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