UTF-8 JSON bytes of toWire.
Uint8List encodeJson() => Uint8List.fromList(utf8.encode(jsonEncode(toWire())));