TestReturnError constructor

TestReturnError({
  1. TdError? error,
})

Implementation

TestReturnError({this.error});