GetNetworkProfileResponse constructor
GetNetworkProfileResponse({
- NetworkProfile? networkProfile,
Implementation
GetNetworkProfileResponse({
this.networkProfile,
});
GetNetworkProfileResponse({
this.networkProfile,
});