customCodeLibraries property
Implementation
@$pb.TagNumber(12)
FFCustomCodeLibraries get customCodeLibraries => $_getN(10);
Implementation
@$pb.TagNumber(12)
set customCodeLibraries(FFCustomCodeLibraries value) => $_setField(12, value);
@$pb.TagNumber(12)
FFCustomCodeLibraries get customCodeLibraries => $_getN(10);
@$pb.TagNumber(12)
set customCodeLibraries(FFCustomCodeLibraries value) => $_setField(12, value);