inlineKeyword property
Return the 'inline' keyword, or null
if the keyword was absent.
Implementation
@experimental
Token? get inlineKeyword;
Return the 'inline' keyword, or null
if the keyword was absent.
@experimental
Token? get inlineKeyword;