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