nativeKeyword property

  1. @override
Token nativeKeyword
final

The token representing 'native' that marks the start of the function body.

Implementation

@override
final Token nativeKeyword;