errorCode property

String? errorCode
final

Machine-readable error code from the native SDK (e.g. "PLATFORM_NOT_SUPPORTED"). null when the transaction is not in an error state.

Implementation

final String? errorCode;