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