AccessConfig constructor

AccessConfig({
  1. List<NetworkConfig>? networkConfigs,
})

Implementation

AccessConfig({this.networkConfigs});