RenameNetworkRequest constructor

RenameNetworkRequest({
  1. String? newNetworkId,
})

Implementation

RenameNetworkRequest({this.newNetworkId});