isKeyword property

bool get isKeyword

Implementation

bool get isKeyword => selectorToken.first.value.endsWith(':');