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