CloudError constructor

const CloudError(
  1. String message
)

Implementation

const CloudError(this.message);