data property

Map<String, Object?> data
final

Session data.

Implementation

final Map<String, Object?> data = {};