设置通知分组展示,只支持 Android
Future<Map<dynamic, dynamic>> setNotificationInGroup(bool inGroup) async { throw UnimplementedError( 'setNotificationInGroup() has not been implemented.'); }