customCodeLibraries property

  1. @TagNumber(1)
PbList<FFCustomCodeLibrary> get customCodeLibraries

@doc The list of custom code libraries.

Implementation

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