isDeprecated property

bool isDeprecated

Implementation

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