customData property

Map<String, dynamic>? customData
final

Custom data for the track.

Implementation

final Map<String, dynamic>? customData;