logout abstract method

Future<void> logout(
  1. String jwt
)

Implementation

Future<void> logout(String jwt);