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