getMsg method

String getMsg()

Implementation

String getMsg() {
  return rawResponse.msg!;
}