-
Start position of an element.
Declaration
Swift
let startIdx: RealmOptional<Int> -
End position of an element.
Declaration
Swift
let endIdx: RealmOptional<Int> -
Undocumented
Declaration
Swift
public required convenience init(from decoder: Decoder) throws
Span Class Reference