BatchCreateContactsResponse constructor
BatchCreateContactsResponse({
- List<
PersonResponse> ? createdPeople,
Implementation
BatchCreateContactsResponse({this.createdPeople});