Error<T> constructor

const Error<T>(
  1. SBException error
)

Implementation

const Error(this.error);