addedInboxes property

  1. @TagNumber.new(2)
PbList<GroupUpdated_Inbox> get addedInboxes

The inboxes added in the commit

Implementation

@$pb.TagNumber(2)
$pb.PbList<GroupUpdated_Inbox> get addedInboxes => $_getList(1);