MErrorStatus<T, S> constructor

const MErrorStatus<T, S>([
  1. S? error
])

Implementation

const MErrorStatus([this.error]);