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