ping method

Future ping()

Implementation

Future<dynamic> ping() async => request('server.ping');