extensions property

  1. @TagNumber.new(3)
PbList<Any> get extensions

Application specific response metadata. Must be set in the first response for streaming APIs.

Implementation

@$pb.TagNumber(3)
$pb.PbList<$0.Any> get extensions => $_getList(2);