value property

Map<String, Object?> value
final

Raw JSON payload sent to the API.

Implementation

final Map<String, Object?> value;