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

Not documented.

Source

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