getIsMine method

bool getIsMine()

Implementation

bool getIsMine() {
  return lastMessage.getIsMine();
}