isDeprecated property

bool get isDeprecated

Whether this permission is considered deprecated.

Implementation

bool get isDeprecated => untilApi != null;