toProto method
Annotations
toProto()
Implementation
pb.Annotations toProto() {
return pb.Annotations(annotations: annotations);
}
pb.Annotations toProto() {
return pb.Annotations(annotations: annotations);
}