@override Future<int?> getInterval() async { return await methodChannel.invokeMethod<int>('getInterval'); }