Returns a JSON representation of this.
@override Map<String, Object?> toJson() => { 'runtimeType': 'SqlValueDoubleQuotedByteStringLiteral', 'double-quoted-byte-string-literal': value, };