MutationException constructor

const MutationException(
  1. String message
)

Implementation

const MutationException(this.message);