offset property

int? offset
final

If this error is related to a syntex error in SQL, contains the byte offset of the token associated with the error.

Implementation

final int? offset;