menu
ella package
documentation
reclaimable/IReclaimable.dart
IReclaimable
isReclaimed abstract method
isReclaimed abstract method
dark_mode
light_mode
isReclaimed
abstract method
bool
isReclaimed
(
)
@return {bool} Whether the object has been reclaimed of.
Implementation
bool isReclaimed();
ella package
documentation
reclaimable/IReclaimable
IReclaimable
isReclaimed abstract method
IReclaimable class