extensions property
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);
Application specific response metadata. Must be set in the first response for streaming APIs.
@$pb.TagNumber(3)
$pb.PbList<$0.Any> get extensions => $_getList(2);