createEmptyInstance method
Creates an empty instance of the same message type as this.
Implementation
DescriptorProto_ReservedRange createEmptyInstance() => create();
Creates an empty instance of the same message type as this.
DescriptorProto_ReservedRange createEmptyInstance() => create();