isCurrent property

bool isCurrent
final

Whether this session is from the current device.

This flag is true for the session that was used to create it.

Implementation

final bool isCurrent;