isMustBeConst property
bool
get
isMustBeConst
Whether the annotation marks the associated returned element as requiring a constant argument.
Implementation
bool get isMustBeConst;
Whether the annotation marks the associated returned element as requiring a constant argument.
bool get isMustBeConst;