TabActionCountUpdate class
Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
increment
↔ int
-
The amount to increment the tab's action count by. Negative values will
decrement the count.
getter/setter pair
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
tabId
↔ int
-
The tab for which to update the action count.
getter/setter pair
-
toJS
→ TabActionCountUpdate
-
no setter
Methods
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
toString()
→ String
-
A string representation of this object.
inherited