getSessionUri method

Future<Uri> getSessionUri()

Implementation

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