ChunksResponse_Type enum
Constructors
- ChunksResponse_Type()
-
const
Values
- info → const ChunksResponse_Type
- chunk → const ChunksResponse_Type
- notSet → const ChunksResponse_Type
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Constants
-
values
→ const List<
ChunksResponse_Type> - A constant List of the values in this enum, in order of their declaration.