hasDoNotStore property
bool
get
hasDoNotStore
Whether the receiver has an annotation of the form @doNotStore
.
Implementation
bool get hasDoNotStore;
Whether the receiver has an annotation of the form @doNotStore
.
bool get hasDoNotStore;