AppEngineError constructor

const AppEngineError(
  1. String message
)

Implementation

const AppEngineError(this.message);