获取推送状态。
Future<Map<dynamic, dynamic>> getPushStatus() async { print(flutter_log + "getPushStatus:has not been implemented."); return {}; }