encodeJson method

String encodeJson()

UTF-8 JSON bytes of toWire.

Implementation

String encodeJson() => jsonEncode(toWire());