PscConfig constructor

PscConfig({
  1. String? network,
})

Implementation

PscConfig({this.network});