onError property
Optional error builder.
If provided and state.hasError is true, this builder is called
instead of the main builder.
Implementation
final QuickRTCErrorBuilder? onError;
Optional error builder.
If provided and state.hasError is true, this builder is called
instead of the main builder.
final QuickRTCErrorBuilder? onError;