menu
firebase_ffi package
documentation
database.dart
DatabaseException
DatabaseException.new const constructor
DatabaseException.new const constructor
dark_mode
light_mode
DatabaseException
constructor
const
DatabaseException
(
int
code
,
String
message
,
String
operation
)
Implementation
const DatabaseException(this.code, this.message, this.operation);
firebase_ffi package
documentation
database
DatabaseException
DatabaseException.new const constructor
DatabaseException class