CorsError constructor

const CorsError(
  1. String value
)

Implementation

const CorsError(this.value);