CborTag class

Hint for the content of something.

Annotations
  • @sealed

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

base64 → const int
base64Url → const int
bigFloat → const int
dateTimeString → const int
decimalFraction → const int
encodedCborData → const int
epochDateTime → const int
expectedConversionToBase16 → const int
expectedConversionToBase64 → const int
expectedConversionToBase64Url → const int
mime → const int
negativeBignum → const int
positiveBignum → const int
regex → const int
selfDescribeCbor → const int
uri → const int