menu
acter_flutter_sdk
acter_flutter_sdk_ffi.dart
UserProfile
drop method
drop
dark_mode
light_mode
drop
method
void
drop
(
)
Manually drops the object and unregisters the FinalizableHandle.
Implementation
void drop() { _box.drop(); }
acter_flutter_sdk
acter
UserProfile
drop method
UserProfile class