prerequisiteKey property Null safety

String? prerequisiteKey
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;