customData property

Map<String, dynamic>? customData
final

Custom application data.

Implementation

final Map<String, dynamic>? customData;