archethic_lib_dart
shared_secrets_response
SharedSecrets
toJson method
toJson
toJson
method
Null safety
Map
<
String
,
dynamic
>
toJson
(
)
Implementation
Map<String, dynamic> toJson() => { "storageNoncePublicKey": storageNoncePublicKey, };
archethic_lib_dart
shared_secrets_response
SharedSecrets
toJson method
SharedSecrets class
Constructors
SharedSecrets
fromJson
Properties
hashCode
runtimeType
storageNoncePublicKey
Methods
noSuchMethod
toJson
toString
Operators
operator ==