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