subscript(_:)
Gets the entity at the specified index within the section.
Declaration
nonisolated subscript(position: Int) -> Result { get }Gets the entity at the specified index within the section.
nonisolated subscript(position: Int) -> Result { get }