const factory ASWTokenPair({ required String accessToken, String? refreshToken, DateTime? expiresAt, }) = _ASWTokenPair;