getLastMessage method

TPMessage? getLastMessage()

Implementation

TPMessage? getLastMessage() {
  return mLastMessage;
}