isDeprecated property

bool isDeprecated

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

Implementation

bool get isDeprecated => descriptor.options.deprecated;