errorMessage method

String? errorMessage()

Implementation

String? errorMessage() {
  return msg;
}