snapshot property

  1. @TagNumber.new(16)
ComponentLifecycleSnapshot get snapshot

Implementation

@$pb.TagNumber(16)
ComponentLifecycleSnapshot get snapshot => $_getN(11);
  1. @TagNumber.new(16)
set snapshot (ComponentLifecycleSnapshot value)

Implementation

@$pb.TagNumber(16)
set snapshot(ComponentLifecycleSnapshot value) => $_setField(16, value);