ProxyApi constructor

const ProxyApi({
  1. Type? superClass,
})

Parametric constructor for ProxyApi.

Implementation

const ProxyApi({this.superClass});