ping method

Future ping()

Implementation

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