id property

  1. @override
String id
final

Unique id for this session

Implementation

@override
final String id = const Uuid().v4();