toMap method

Map<String, dynamic> toMap()

Converts this ChatMessageContent to a map

Implementation

Map<String, dynamic> toMap() => {};