isDeprecated property
bool
get
isDeprecated
Whether this permission is considered deprecated.
Implementation
bool get isDeprecated => untilApi != null;
Whether this permission is considered deprecated.
bool get isDeprecated => untilApi != null;