logout abstract method

Future<void> logout(
  1. String accessToken
)

Implementation

Future<void> logout(String accessToken);