network property

List<String>? network
final

List of specific networks to validate against. If null, all networks are considered.

Implementation

final List<String>? network;