detail property

JSAny? get detail

The read-only detail property returns arbitrary metadata that was included in the mark upon construction (when using Performance.measure.

Implementation

external JSAny? get detail;