TrackCollectionEventContext constructor
TrackCollectionEventContext({})
Implementation
TrackCollectionEventContext({
required this.collection_id,
this.img_url,
required this.collection_name,
required this.collection_handle,
required this.type,
});