ListPushFrontSuccess class
Indicates that the request was successful and the updated length can be accessed by the field length
.
- Implemented types
Constructors
- ListPushFrontSuccess(int _length)
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String - A string representation of this object.
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited