ErrorWrapper constructor

ErrorWrapper(
  1. List message
)

Implementation

ErrorWrapper(this.message);