errorCode property

String? errorCode
final

The error code that the user encountered. Emitted by: ERROR, EXIT.

Implementation

final String? errorCode;