IdenaUrl class

Constructors

IdenaUrl()

Properties

deepLinkParamSend DeepLinkParamSend
getter/setter pair
deepLinkParamSignin DeepLinkParamSignin
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

authenticate(DeepLinkParamSignin deepLinkParam) Future<DeepLinkParamSignin>
getHostname(String url) String
getInfo(String link) IdenaUrl
getNonce(DeepLinkParamSignin deepLinkParam) Future<DeepLinkParamSignin>
getNonceInternal(String nonceEndpoint, String privateKey) Uint8List
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
padUint8ListTo32(Uint8List data) Uint8List
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited