nativeKeyword property
Token
get
nativeKeyword
The token representing 'native' that marks the start of the function body.
Implementation
Token get nativeKeyword;
The token representing 'native' that marks the start of the function body.
Token get nativeKeyword;