MulticastProbe constructor Null safety

MulticastProbe(
  1. {int? timeout}
)

Implementation

MulticastProbe({this.timeout});