entryType property
String
get
entryType
The read-only entryType
property returns a string representing the
type of performance metric that this entry represents.
All supported entryTypes
are available using the static property
PerformanceObserver.supportedEntryTypes_static
.
Implementation
external String get entryType;