Returns the bytes representing the encoded JSON
List<int> toBytes() => decodeBase64EncodedBytes(toBase64EncodedString());