ViewMetadata

class ViewMetadata : ViewFlowItem

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

Functions

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

Properties

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