ontology_dart_sdk
common
Convert
runtimeType property
runtimeType
Convert class
Constructors
Convert
Properties
hashCode
runtimeType
Methods
noSuchMethod
toString
Operators
operator ==
Static methods
base64ToBytes
bigIntToBytes
bytesToBase64
bytesToBigInt
bytesToHexStr
bytesToStr
hexStrToBigInt
hexStrToBytes
hexStrToStr
strToBytes
runtimeType property
Type
runtimeType
inherited
A representation of the runtime type of the object.
Implementation
external Type get runtimeType;