getMessage method

String getMessage()

Implementation

String getMessage() {
  return _message ?? _msg ?? "";
}