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