delegate property

Implementation

interop.RequestInitCfPropertiesImageMinify get delegate {
  return interop.RequestInitCfPropertiesImageMinify()
    ..javascript = javascript
    ..css = css
    ..html = html;
}