menu
sendingnetwork_dart_sdk package
documentation
sdn.dart
SDNSignableKey
SDNSignableKey constructor
SDNSignableKey constructor
dark_mode
light_mode
SDNSignableKey
constructor
SDNSignableKey
(
String
userId
,
Map
<
String
,
String
>
keys
,
Map
<
String
,
Map
<
String
,
String
>
>
?
signatures
, {
Map
<
String
,
Object
?
>
?
unsigned
,
})
Implementation
SDNSignableKey(this.userId, this.keys, this.signatures, {this.unsigned});
sendingnetwork_dart_sdk package
documentation
sdn
SDNSignableKey
SDNSignableKey constructor
SDNSignableKey class