open method

Implementation

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