legacyActionParamIdentifiers property

  1. @Deprecated('This field is deprecated.')
  2. @TagNumber(3)
PbList<FFCustomActionCall_ActionParamIdentifier> get legacyActionParamIdentifiers

Implementation

@$core.Deprecated('This field is deprecated.')
@$pb.TagNumber(3)
$pb.PbList<FFCustomActionCall_ActionParamIdentifier>
    get legacyActionParamIdentifiers => $_getList(2);