value property

Map<String, dynamic> value
final

Map containing the real value of the message.

Implementation

final Map<String, dynamic> value;