deferredKeyword property Null safety
Return the token representing the 'deferred' keyword, or null
if the
imported URI is not deferred.
Implementation
Token? get deferredKeyword;
Return the token representing the 'deferred' keyword, or null
if the
imported URI is not deferred.
Token? get deferredKeyword;