PROTO function

TableProto PROTO(
  1. Type type
)

Implementation

TableProto PROTO(Type type) => TableProto.of(type);