ComProviderError constructor

const ComProviderError([
  1. String message = ""
])

Implementation

const ComProviderError([this.message = ""]);