PscConfig constructor

PscConfig({
  1. String? endpointProject,
})

Implementation

PscConfig({this.endpointProject});