close method

Future close()

Implementation

Future close() async {
  await _onChange.close();
}