ChatActionUploadingVideoNote constructor
ChatActionUploadingVideoNote({
- required int progress,
Implementation
ChatActionUploadingVideoNote({required this.progress});
ChatActionUploadingVideoNote({required this.progress});