kind property

  1. @override
AstNodeKind kind
override

Implementation

@override
AstNodeKind get kind => AstNodeKind.simpleStringLiteral;