@override Future<int> getLastUpdateTime()async{ return await methodChannel.invokeMethod("getLastUpdateTime"); }