customFunctions property

  1. @TagNumber(1)
PbList<FFCustomFunction> get customFunctions

Implementation

@$pb.TagNumber(1)
$pb.PbList<FFCustomFunction> get customFunctions => $_getList(0);