toJson method
- dynamic value
Converts value into JSON string.
value
the value to convert. Returns JSON string or null when value is null.
Converts value into JSON string.
value
the value to convert.
Returns JSON string or null when value is null.