ViewMetadata

class ViewMetadata : ViewFlowItem

Metadata about View execution. Always the last item in the flow.

Functions

toString
Link copied to clipboard
open override fun toString(): String

Properties

debug
Link copied to clipboard
val debug: Map<String, Any?>?
totalRows
Link copied to clipboard
val totalRows: Long