toJsonString method

String toJsonString()

Convertit cet objet en chaƮne JSON.

Implementation

String toJsonString() => jsonEncode(toJson());