menu
antidart package
documentation
kotlin.dart
GC
findCycle method
findCycle method
dark_mode
light_mode
findCycle
method
@
Deprecated
('Deprecated and unused. Always return null.')
Array
<
Any
>
?
findCycle
(
Any
root
)
Implementation
@Deprecated('Deprecated and unused. Always return null.') Array<Any>? findCycle(Any root) => null;
antidart package
documentation
kotlin
GC
findCycle method
GC class