factoryKeyword property

Token? get factoryKeyword

The token for the factory keyword, or null if the constructor isn't a factory constructor.

Implementation

Token? get factoryKeyword;