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