position property

  1. @override
int? position
final

The offset in buffer where the error was detected, or null if no location information is available.

Implementation

@override
final int? position;