menu
silent_shard_sdk
silent_shard_sdk.dart
DklsKeyshare
sessionIdB64 property
sessionIdB64
dark_mode
light_mode
sessionIdB64
property
String
get
sessionIdB64
Get keyshare sessionId in base64.
Implementation
String get sessionIdB64 => base64Encode(sessionIdBytes);
silent_shard_sdk
silent_shard_sdk
DklsKeyshare
sessionIdB64 property
DklsKeyshare class