getMessage method

String? getMessage()

Implementation

String? getMessage() {
  return message;
}