@override Future<void> pause(int textureId) { return methodChannel.invokeMethod<void>('pause', _textureArgs(textureId)); }