customAction property

  1. @TagNumber(26)
FFCustomActionCall get customAction

Implementation

@$pb.TagNumber(26)
FFCustomActionCall get customAction => $_getN(25);
  1. @TagNumber(26)
set customAction (FFCustomActionCall value)

Implementation

@$pb.TagNumber(26)
set customAction(FFCustomActionCall value) => $_setField(26, value);