toJson method

String toJson()

Converts to JSON string.

Implementation

String toJson() => _value;