RxError constructor

const RxError(
  1. String message
)

Implementation

const RxError(this.message);