hasSealed property
bool
get
hasSealed
Whether the receiver has an annotation of the form @sealed
.
Implementation
bool get hasSealed;
Whether the receiver has an annotation of the form @sealed
.
bool get hasSealed;