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

Not documented.

Source

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