logout method

Future<void> logout()

Implementation

Future<void> logout() async {
  // No-op in the SDK.
}