terminate method

JSPromise<JSAny?> terminate()

Terminates the Firestore client and closes all open streams.

@return A Promise that resolves when the client is terminated.

Implementation

external JSPromise terminate();