GridVideoEvent constructor
const
GridVideoEvent({})
Implementation
const GridVideoEvent({
required this.type,
this.videoId,
this.data,
this.error,
this.errorCode,
this.isLike,
this.itemId,
this.title,
});