type property

String? type
final

The type of principal (user, role, or group) that created the session.

Implementation

final String? type;