isDeprecated property

bool get isDeprecated

Always true since presence in map means deprecated

Implementation

bool get isDeprecated => true;