sendSyncRequest method

Future<bool> sendSyncRequest()

Implementation

Future<bool> sendSyncRequest() {
  throw UnimplementedError('sendSyncRequest() has not been implemented.');
}