1. <a class="" href="dart-core/Deprecated-class.html">Deprecated</a>("Internal Use Only")
DebugShaders internalCreateDebugShaders()

Not documented.

Source

@Deprecated("Internal Use Only")
static DebugShaders internalCreateDebugShaders() {
  return new DebugShaders._internalWrap();
}