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