privateCustomData property

Map<String, dynamic>? privateCustomData
final

Private custom data available only to the current user.

Implementation

final Map<String, dynamic>? privateCustomData;