hasOptionalTypeArgs property
bool
get
hasOptionalTypeArgs
Whether the receiver has an annotation of the form @optionalTypeArgs
.
Implementation
bool get hasOptionalTypeArgs;
Whether the receiver has an annotation of the form @optionalTypeArgs
.
bool get hasOptionalTypeArgs;