factoryKeywordOffset property

int? get factoryKeywordOffset

The offset of the factory keyword.

It is null if the fragment is synthetic, or does not have the keyword.

Implementation

int? get factoryKeywordOffset;