menu
locality_social_cloud package
documentation
api/topic_auth.dart
SecureChannel
SecureChannel constructor
SecureChannel constructor
dark_mode
light_mode
SecureChannel
constructor
SecureChannel
(
String
channel
,
ChaCha20Key
password
,
Map
<
String
,
dynamic
>
metadata
)
Implementation
SecureChannel(this.channel, this.password, this.metadata);
locality_social_cloud package
documentation
api/topic_auth
SecureChannel
SecureChannel constructor
SecureChannel class