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
Constructors
new
fromJson
fromString
Properties
endpoint
hashCode
runtimeType
token
userId
Methods
noSuchMethod
toJson
toString
Operators
operator ==
Static methods
fromOptionalString