deleteAllSessions abstract method

Future<void> deleteAllSessions(
  1. String name
)

Implementation

Future<void> deleteAllSessions(String name);