can abstract method

Future<bool> can(
  1. String identifier
)

Can a session be expired

Implementation

Future<bool> can(String identifier);