FragmentMask constructor
const
FragmentMask({
- String? packets,
- XrayInt32Range? length,
- XrayInt32Range? delay,
- XrayInt32Range? maxSplit,
Implementation
const factory FragmentMask({
String? packets,
XrayInt32Range? length,
XrayInt32Range? delay,
XrayInt32Range? maxSplit,
}) = _FragmentMask;