menu
taqlyn_sdk package
documentation
testing.dart
ShareSession
ShareSession.new const constructor
ShareSession.new const constructor
dark_mode
light_mode
ShareSession
constructor
const
ShareSession
(
{
required
String
clientId
,
required
String
publicKeyId
,
String
?
env
,
})
Implementation
const ShareSession({ required this.clientId, required this.publicKeyId, this.env, });
taqlyn_sdk package
documentation
testing
ShareSession
ShareSession.new const constructor
ShareSession class