latestMessage property

EMMessage? latestMessage

Implementation

EMMessage? get latestMessage {
  return _latestMessage;
}