dispose static method

dynamic dispose()

Implementation

static dispose() async {
  await connectivityListener.cancel();
}