isDeprecated property

bool isDeprecated

True if the field is to be encoded with deprecated = true encoding.

Implementation

bool get isDeprecated => descriptor.options.deprecated;