customCodeEntities property

  1. @TagNumber(3)
PbList<FFCustomCodeEntity> get customCodeEntities

/ Resolved custom code entities that is available in this file

Implementation

@$pb.TagNumber(3)
$pb.PbList<FFCustomCodeEntity> get customCodeEntities => $_getList(2);