setGroupApplicationRead method Null safety
Mark the group joining request list as read
web not supported
Implementation
Future<V2TimCallback> setGroupApplicationRead() async {
return ImFlutterPlatform.instance.setGroupApplicationRead();
}
Mark the group joining request list as read
web not supported
Future<V2TimCallback> setGroupApplicationRead() async {
return ImFlutterPlatform.instance.setGroupApplicationRead();
}