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

Not documented.

Source

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