subscript(_:)

Gets the section at the specified index.

Declaration

nonisolated subscript(position: Int) -> SectionedFetchResults<SectionIdentifier, Result>.Section { get }