Returns true if the permission is limited (e.g. limited photo library access on iOS).
true
Future<bool> get isLimited => permission.isLimited;