value property
dynamic
value
final
The value of the property. The value must be a valid, non-empty JSON blob. The maximum length is 32768 characters.
Implementation
final dynamic value;
The value of the property. The value must be a valid, non-empty JSON blob. The maximum length is 32768 characters.
final dynamic value;