toProto method

Annotations toProto()

Implementation

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