menu
tom_d4rt_ast package
documentation
runtime.dart
BridgedClass
findStaticMethodAdapter method
findStaticMethodAdapter method
dark_mode
light_mode
findStaticMethodAdapter
method
BridgedStaticMethodAdapter
?
findStaticMethodAdapter
(
String
name
)
Implementation
BridgedStaticMethodAdapter? findStaticMethodAdapter(String name) { return staticMethods[name]; }
tom_d4rt_ast package
documentation
runtime
BridgedClass
findStaticMethodAdapter method
BridgedClass class