DatastoreException constructor

const DatastoreException(
  1. String message
)

Implementation

const DatastoreException(this.message);