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