inboundStateNotification property

  1. @TagNumber.new(28)
InboundStateNotification get inboundStateNotification

InboundStateNotification

Implementation

@$pb.TagNumber(28)
InboundStateNotification get inboundStateNotification => $_getN(22);
  1. @TagNumber.new(28)
set inboundStateNotification (InboundStateNotification value)

Implementation

@$pb.TagNumber(28)
set inboundStateNotification(InboundStateNotification value) =>
    $_setField(28, value);