networkProfiles property

List<NetworkProfileData>? networkProfiles
final

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;