tags property

  1. @TagNumber(1)
List<FragmentTag> get tags

Implementation

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