PingSection constructor
const
PingSection(
- Client _client
Creates an instance of PingSection with the given Client.
Implementation
const PingSection(this._client);
Creates an instance of PingSection with the given Client.
const PingSection(this._client);