clone method
override
Copy constructor.
Implementation
@override
Axi4LiteWChannelInterface clone() =>
Axi4LiteWChannelInterface(dataWidth: dataWidth, useLast: useLast);
Copy constructor.
@override
Axi4LiteWChannelInterface clone() =>
Axi4LiteWChannelInterface(dataWidth: dataWidth, useLast: useLast);