isTokenValid abstract method

Future<bool> isTokenValid(
  1. String? token
)

Implementation

Future<bool> isTokenValid(String? token);