inboxId property Null safety
@TagNumber(3)
Implementation
@$pb.TagNumber(3)
InboxId get inboxId => $_getN(2);
@TagNumber(3)
Implementation
@$pb.TagNumber(3)
set inboxId(InboxId v) { setField(3, v); }
@$pb.TagNumber(3)
InboxId get inboxId => $_getN(2);
@$pb.TagNumber(3)
set inboxId(InboxId v) { setField(3, v); }