menu
tom_d4rt package
documentation
tom_d4rt.dart
InterpretedClass
findStaticGetter method
findStaticGetter method
dark_mode
light_mode
findStaticGetter
method
InterpretedFunction
?
findStaticGetter
(
String
name
)
Implementation
InterpretedFunction? findStaticGetter(String name) => staticGetters[name];
tom_d4rt package
documentation
tom_d4rt
InterpretedClass
findStaticGetter method
InterpretedClass class