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