hasAlwaysThrows property
bool
get
hasAlwaysThrows
Return true
if this element has an annotation of the form
@alwaysThrows
.
Implementation
bool get hasAlwaysThrows;
Return true
if this element has an annotation of the form
@alwaysThrows
.
bool get hasAlwaysThrows;