IncludeCallback typedef
IncludeCallback =
Object? Function(String, BaseRuntime)
Implementation
typedef IncludeCallback = Object? Function(String, BaseRuntime);
typedef IncludeCallback = Object? Function(String, BaseRuntime);