sealedKeyword property
Return the 'sealed' keyword, or null
if the keyword was absent.
Implementation
@Deprecated('This feature was removed from the language')
Token? get sealedKeyword;
Return the 'sealed' keyword, or null
if the keyword was absent.
@Deprecated('This feature was removed from the language')
Token? get sealedKeyword;