customData property

Map<String, dynamic>? customData
final

optional Application-specific blob of data defined by either the sender application or the receiver application

Implementation

final Map<String, dynamic>? customData;