style property

  1. @TagNumber.new(10)
PbList<ResourceDescriptor_Style> get style

Style flag(s) for this resource. These indicate that a resource is expected to conform to a given style. See the specific style flags for additional information.

Implementation

@$pb.TagNumber(10)
$pb.PbList<ResourceDescriptor_Style> get style => $_getList(6);