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