NetworkListResponse constructor

const NetworkListResponse(
  1. List<NetworkIdentifier> networkIdentifiers
)

Implementation

const NetworkListResponse(this.networkIdentifiers);