设置最多显示的通知条数 Android Only @param maxNum 最多显示的条数
Future setLatestNotificationNumber(int maxNum) async { print(flutter_log + "setLatestNotificationNumber:has not been implemented."); }