clone method
Creates a copy of this struct.
Implementation
Axi5DebugSignalsStruct clone() => Axi5DebugSignalsStruct(
trace: trace,
loop: loop,
);
Creates a copy of this struct.
Axi5DebugSignalsStruct clone() => Axi5DebugSignalsStruct(
trace: trace,
loop: loop,
);