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