menu
powersync_sqlcipher package
documentation
powersync.dart
DevCredentials
DevCredentials.new constructor
DevCredentials.new constructor
dark_mode
light_mode
DevCredentials
constructor
DevCredentials
(
{
required
String
endpoint
,
String
?
token
,
String
?
userId
,
})
Implementation
DevCredentials({
required
this
.endpoint,
this
.token,
this
.userId});
powersync_sqlcipher package
documentation
powersync
DevCredentials
DevCredentials.new constructor
DevCredentials class