CustomRichMediaEvents constructor
CustomRichMediaEvents({
- List<
DimensionValue> ? filteredEventIds, - String? kind,
Implementation
CustomRichMediaEvents({this.filteredEventIds, this.kind});