snapshot property
Implementation
@$pb.TagNumber(16)
ComponentLifecycleSnapshot get snapshot => $_getN(11);
Implementation
@$pb.TagNumber(16)
set snapshot(ComponentLifecycleSnapshot value) => $_setField(16, value);
@$pb.TagNumber(16)
ComponentLifecycleSnapshot get snapshot => $_getN(11);
@$pb.TagNumber(16)
set snapshot(ComponentLifecycleSnapshot value) => $_setField(16, value);