罗列通知触发函数
@override Future listNotifications() async { return await _requestApi('system.listNotifications', []); }