bodyGetterId

val bodyGetterId: RemoteObjectId? = null

If formatter returns true as a result of formatter.hasBody call then bodyGetterId will contain RemoteObjectId for the function that returns result of formatter.body(object, config) call. The result value is json ML array.

Sources

jvm source
Link copied to clipboard