Not documented.

Source

static CssStyleDeclaration internalCreateCssStyleDeclaration() {
  return new CssStyleDeclaration._internalWrap();
}