PacketGenerator constructor

PacketGenerator()

Implementation

PacketGenerator() {
  _configService = GetIt.I.get<ConfigService>();
}