networkProfiles property
The network profiles that meet the specified set of filter criteria, in sort order. It is a list of NetworkProfileData objects.
Implementation
final List<NetworkProfileData>? networkProfiles;
The network profiles that meet the specified set of filter criteria, in sort order. It is a list of NetworkProfileData objects.
final List<NetworkProfileData>? networkProfiles;