layers property

  1. @TagNumber(1)
List<LayerData> get layers

Implementation

@$pb.TagNumber(1)
$core.List<LayerData> get layers => $_getList(0);