availableNetworks property

List<String>? get availableNetworks
inherited

The available networks the card can run.

Implementation

String? get preferredNetwork;/// The available networks the card can run.
List<String>? get availableNetworks;