toJson method

String toJson()

Returns the String value of this.

Implementation

String toJson() => value ?? 'null';