oneofs property

  1. @TagNumber(3)
List<String> oneofs

The list of types appearing in oneof definitions in this type.

Implementation

@$pb.TagNumber(3)
$core.List<$core.String> get oneofs => $_getList(2);