getMessage method

dynamic getMessage()

Implementation

getMessage() {
  return DOOMessage.fromJson(toJson());
}