Future<void> queryLastDynamicRate(String type) { return mConnconst.invokeMethod('queryLastDynamicRate', <String, String>{"type": type}); }