walkthrough property

  1. @TagNumber(83)
FFWalkthroughAction get walkthrough

@doc Walkthrough action.

Implementation

@$pb.TagNumber(83)
FFWalkthroughAction get walkthrough => $_getN(82);
  1. @TagNumber(83)
set walkthrough (FFWalkthroughAction value)

Implementation

@$pb.TagNumber(83)
set walkthrough(FFWalkthroughAction value) => $_setField(83, value);