factoryKeyword property

Token? factoryKeyword

Return the token for the 'factory' keyword, or null if the constructor is not a factory constructor.

Implementation

Token? get factoryKeyword;