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