closeAuthStatusResponse static method

dynamic closeAuthStatusResponse()

Closes the auth status_check.

Call this function on application close.

Implementation

static closeAuthStatusResponse() => _authCheckResponse.close();