copyWith method

  1. @override
PrPacket copyWith()
override

Implementation

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