menu
spacetimedb_sdk package
documentation
protocol.dart
AuthError
AuthError.new const constructor
AuthError.new const constructor
dark_mode
light_mode
AuthError
constructor
const
AuthError
(
{
String
?
message
,
})
Implementation
const AuthError({this.message});
spacetimedb_sdk package
documentation
protocol
AuthError
AuthError.new const constructor
AuthError class