DBSWException constructor

const DBSWException({
  1. dynamic error,
})

Implementation

const DBSWException({this.error});