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