ArchethicRequestException constructor

const ArchethicRequestException(
  1. List<Error> errors
)

Implementation

const ArchethicRequestException(this.errors);