ejson

abstract val ejson: EJson

The default EJson decoder that would be used to encode and decode arguments and results when calling remote App Functions, authenticating with a customFunction, and retrieving a user profile or customData.

It can be set with Builder.ejson if a certain configuration, such as contextual classes, is required.