snapshotResult property

  1. @TagNumber.new(17)
ComponentLifecycleSnapshotResult get snapshotResult

Implementation

@$pb.TagNumber(17)
ComponentLifecycleSnapshotResult get snapshotResult => $_getN(12);
  1. @TagNumber.new(17)
set snapshotResult (ComponentLifecycleSnapshotResult value)

Implementation

@$pb.TagNumber(17)
set snapshotResult(ComponentLifecycleSnapshotResult value) =>
    $_setField(17, value);