Dart SDK
dart:profiler
UserTag
UserTag
UserTag
Dart SDK
dart:profiler
UserTag
UserTag
constructor
UserTag
Source
Dart SDK
dart:profiler
UserTag
Constants
MAX_USER_TAGS
Static properties
defaultTag
Properties
hashCode
label
runtimeType
Constructors
UserTag
Operators
operator ==
Methods
makeCurrent
noSuchMethod
toString
Not documented.
Source
factory UserTag(String label) => new _FakeUserTag(label);