ChatActionBarReportAddBlock constructor
ChatActionBarReportAddBlock({
- required bool canUnarchive,
- AccountInfo? accountInfo,
Implementation
ChatActionBarReportAddBlock({required this.canUnarchive, this.accountInfo});