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