isAlwaysThrows property
bool
get
isAlwaysThrows
Return true
if this annotation marks the associated function as always
throwing.
Implementation
bool get isAlwaysThrows;
Return true
if this annotation marks the associated function as always
throwing.
bool get isAlwaysThrows;