sessions property

List<AuthSession> sessions
final

Sessions issued in order.

Implementation

final List<AuthSession> sessions = <AuthSession>[];