NT4TypeStr class
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
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
- typeBinaryMsgpack → const String
- typeBinaryProtobuf → const String
- typeBinaryRaw → const String
- typeBinaryRPC → const String
- typeBool → const String
- typeBoolArr → const String
- typeFloat32 → const String
- typeFloat32Arr → const String
- typeFloat64 → const String
- typeFloat64Arr → const String
- typeInt → const String
- typeIntArr → const String
- typeJson → const String
- typeStr → const String
- typeStrArr → const String