join method

Future join()

Implementation

Future join() {
  throw UnimplementedError('join() has not been implemented.');
}