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