data property

Map<String, dynamic> data
final

Raw session data returned from the native SDK.

Implementation

final Map<String, dynamic> data;