menu
fbdb package
documentation
fbclient.dart
IAttachment
dropDatabase method
dropDatabase method
dark_mode
light_mode
dropDatabase
method
void
dropDatabase
(
IStatus
status
)
Implementation
void dropDatabase(IStatus status) { _dropDatabase(self, status.self); status.checkStatus(); }
fbdb package
documentation
fbclient
IAttachment
dropDatabase method
IAttachment class