clone method

CsrBackdoorInterface clone()

Makes a copy of this Interface with matching configuration.

Implementation

CsrBackdoorInterface clone() => CsrBackdoorInterface(config: _config.clone());