customCodeCall property

  1. @TagNumber(92)
FFCustomCodeCallAction get customCodeCall

Implementation

@$pb.TagNumber(92)
FFCustomCodeCallAction get customCodeCall => $_getN(91);
  1. @TagNumber(92)
set customCodeCall (FFCustomCodeCallAction value)

Implementation

@$pb.TagNumber(92)
set customCodeCall(FFCustomCodeCallAction value) => $_setField(92, value);