ResendListAudiencesResponse constructor
const
ResendListAudiencesResponse({
- required List<
ResendListAudiencesResponseAudience> audiences,
Constructor of ResendListAudiencesResponse
Implementation
const ResendListAudiencesResponse({required this.audiences});