PingSection constructor

const PingSection(
  1. Client _client
)

Creates an instance of PingSection with the given Client.

Implementation

const PingSection(this._client);