prerequisiteKey property Null safety
final
The key of the first prerequisite that failed when kind is LDKind.PREREQUISITE_FAILED.
For all other kinds, this field is undefined.
Implementation
final String? prerequisiteKey;
The key of the first prerequisite that failed when kind is LDKind.PREREQUISITE_FAILED.
For all other kinds, this field is undefined.
final String? prerequisiteKey;