errorDescription property
An optional error description. This will be non-null if the open_tok.ConnectionState is open_tok.ConnectionState.error.
Implementation
final String? errorDescription;
An optional error description. This will be non-null if the open_tok.ConnectionState is open_tok.ConnectionState.error.
final String? errorDescription;