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