ArmorEncodeRequestObjectBuilder({ List<int>? packet, String? type, }) : _packet = packet, _type = type;