dynamicChildrenCount property

  1. @TagNumber(5)
PbMap<String, int> get dynamicChildrenCount

@doc Mapping of FFScreenshotNodeIdentifier map key to count for multi child widgets that are generated dynamically.

Implementation

@$pb.TagNumber(5)
$pb.PbMap<$core.String, $core.int> get dynamicChildrenCount => $_getMap(4);