isDeprecated property

bool get isDeprecated

Implementation

bool get isDeprecated => (flags & FLAG_DEPRECATED) != 0;