PingConfig constructor

PingConfig({
  1. int? pingsCount,
})

Implementation

PingConfig({this.pingsCount});