- <a class="" href="dart-core/Deprecated-class.html">Deprecated</a>("Internal Use Only")
Temporary method that we hope to remove at some point. This method should generally only be called by machine generated code.
Source
@Deprecated("Internal Use Only")
void registerJsInterfaces([List<Type> classes]) {
// This method is now obsolete in Dartium.
}