mailboxItem property

  1. @TagNumber(1)
List<MailboxItem> get mailboxItem

Implementation

@$pb.TagNumber(1)
$core.List<MailboxItem> get mailboxItem => $_getList(0);