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