GitProxyConfig constructor

GitProxyConfig({
  1. bool? enabled,
})

Implementation

GitProxyConfig({this.enabled});