msgSize property

int get msgSize

Implementation

int get msgSize {
  return messageSource.messages.length;
}