copyWith method

  1. @override
AuPacket copyWith()
override

Implementation

@override
AuPacket copyWith() {
  return AuPacket();
}