Flutter
flutter_driver
TimelineEvent
name property
name
TimelineEvent class
Constructors
TimelineEvent
Properties
arguments
category
duration
json
name
phase
processId
threadDuration
threadId
threadTimestampMicros
timestampMicros
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
name property
String
name
final
The name of the event.
Corresponds to the "name" field in the JSON event.
Implementation
final String name