menu
firebase_admin_sdk package
documentation
testing.dart
FirebaseException
FirebaseException constructor
FirebaseException constructor
dark_mode
light_mode
FirebaseException
constructor
FirebaseException
(
{
required
String
code
,
required
String
message
,
})
Implementation
FirebaseException({required this.code, required this.message});
firebase_admin_sdk package
documentation
testing
FirebaseException
FirebaseException constructor
FirebaseException class