value property

Map<String, dynamic>? value
final

A JSON object containing custom content.

Implementation

final Map<String, dynamic>? value;