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