Future<void> queryHistoryNapSleep(int historyTimeType) { return mConnconst.invokeMethod('queryHistoryNapSleep', <String, int>{"historyTimeType": historyTimeType}); }