LSP-provided fold ranges, or null if not available. If available, these should be used instead of the built-in fold range algorithm.
Map<int, FoldRange>? get lspFoldRanges => _lspFoldRanges;