CreateMessage constructor
CreateMessage({})
Implementation
CreateMessage({
required this.viewType,
required this.playHandle,
required this.textureId,
required this.mediaType,
required this.message,
});
CreateMessage({
required this.viewType,
required this.playHandle,
required this.textureId,
required this.mediaType,
required this.message,
});