TopicValue__Kind enum
Values
- text → const TopicValue__Kind
- binary → const TopicValue__Kind
- notSet → const TopicValue__Kind
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<
TopicValue__Kind> - A constant List of the values in this enum, in order of their declaration.