isOptionalTypeArgs property
bool
get
isOptionalTypeArgs
Whether the annotation marks the associated type as having "optional" type arguments.
Implementation
bool get isOptionalTypeArgs;
Whether the annotation marks the associated type as having "optional" type arguments.
bool get isOptionalTypeArgs;