menu
fbdb package
documentation
fbclient.dart
IMetadataBuilder
remove method
remove method
dark_mode
light_mode
remove
method
void
remove
(
IStatus
status
,
int
index
)
Implementation
void remove(IStatus status, int index) { _remove(self, status.self, index); status.checkStatus(); }
fbdb package
documentation
fbclient
IMetadataBuilder
remove method
IMetadataBuilder class