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