end method

Future end()

Implementation

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