toJson method

String toJson()

Converts this Confidence to a JSON string.

Implementation

String toJson() => name;