copyWith method

  1. @override
AsPacket copyWith()
override

Implementation

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