BatchCreateOccurrencesResponse constructor
BatchCreateOccurrencesResponse({
- List<
Occurrence> ? occurrences,
Implementation
BatchCreateOccurrencesResponse({this.occurrences});