menu
setonix_server
setonix_server.dart
AuthenticationOriginError
AuthenticationOriginError.new constructor
AuthenticationOriginError.new
dark_mode
light_mode
AuthenticationOriginError
constructor
AuthenticationOriginError
(
{
required
String
?
expected
,
required
String
received
,
})
Implementation
AuthenticationOriginError({required this.expected, required this.received});
setonix_server
setonix_server
AuthenticationOriginError
AuthenticationOriginError.new constructor
AuthenticationOriginError class