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