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