customAttributes property

  1. @TagNumber(1)
List<CustomAttribute> customAttributes

Implementation

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