prerequisiteFlagKey property

  1. @JsonKey(name: 'f')
String prerequisiteFlagKey
final

The key of the prerequisite flag that the condition is based on.

Implementation

@JsonKey(name: 'f')
final String prerequisiteFlagKey;