release method

Future release()

Implementation

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