hasOptionalTypeArgs property
Return true
if this element has an annotation of the form
@optionalTypeArgs
.
Implementation
bool get hasOptionalTypeArgs;
Return true
if this element has an annotation of the form
@optionalTypeArgs
.
bool get hasOptionalTypeArgs;