inboxId property Null safety

InboxId inboxId

Implementation

@$pb.TagNumber(3)
InboxId get inboxId => $_getN(2);
void inboxId=(InboxId v)

Implementation

@$pb.TagNumber(3)
set inboxId(InboxId v) { setField(3, v); }