requiresAlsoPresent property

List<String> requiresAlsoPresent
final

Other usage-description keys that Apple requires to also be present whenever this key is present (e.g. "Always" location requires "When In Use" location too).

Implementation

final List<String> requiresAlsoPresent;