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