ontology_dart_sdk
crypto
Signature
runtimeType property
runtimeType
Signature class
Constructors
Signature
fromBytes
fromHexStr
Properties
algorithm
bytes
hexEncoded
r
s
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
runtimeType property
Type
runtimeType
inherited
A representation of the runtime type of the object.
Implementation
external Type get runtimeType;