line property

int? get line
inherited

The (1-based) line on which this group was defined, or null.

Implementation

int? get line => throw _privateConstructorUsedError;