customCodeFiles property
@doc The list of custom code files.
Implementation
@$pb.TagNumber(1)
$pb.PbList<FFCustomCodeFile> get customCodeFiles => $_getList(0);
@doc The list of custom code files.
@$pb.TagNumber(1)
$pb.PbList<FFCustomCodeFile> get customCodeFiles => $_getList(0);