errorKind property Null safety
final
The type of the error responsible when the kind is LDKind.ERROR.
For all other kinds, this field is undefined.
Implementation
final LDErrorKind? errorKind;
The type of the error responsible when the kind is LDKind.ERROR.
For all other kinds, this field is undefined.
final LDErrorKind? errorKind;