requiredLocation property
Theoretically, an item could have a localized string for a hint about the location in which the action should be performed. In practice, no items yet have this property.
Implementation
@JsonKey(name:'requiredLocation')
String? requiredLocation;