customCodeFiles property

  1. @TagNumber(1)
PbList<FFCustomCodeFile> get customCodeFiles

@doc The list of custom code files.

Implementation

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