periodOffset property

int? get periodOffset

The offset of the . before the constructor name.

Returns null if the constructor is unnamed.

Implementation

int? get periodOffset;