keyword property

  1. @Deprecated('Use specific xyzToken instead')
Token keyword

Return the token representing the keyword that introduces this directive ('import', 'export', 'library' or 'part').

Implementation

@Deprecated('Use specific xyzToken instead')
Token get keyword;