close method

Future<void> close()

Implementation

Future<void> close() async {
  // No persistent connections to close in the HTTP-only stub.
}