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