This signal is emitted when a parser successfully finished parsing a JSON data stream.
Derive your own parser type from `JsonParser` and override the [vfunc@Json.Parser.parse_end] virtual function