isOptionalTypeArgs property
bool
get
isOptionalTypeArgs
Return true
if this annotation marks the associated type as
having "optional" type arguments.
Implementation
bool get isOptionalTypeArgs;
Return true
if this annotation marks the associated type as
having "optional" type arguments.
bool get isOptionalTypeArgs;