errorDescription property

String? errorDescription
final

An optional error description. This will be non-null if the open_tok.ConnectionState is open_tok.ConnectionState.error.

Implementation

final String? errorDescription;