CoinbaseErrorEvent constructor

CoinbaseErrorEvent(
  1. String? error
)

Implementation

CoinbaseErrorEvent(this.error);