cidrAllowedList property

List<String>? cidrAllowedList
final

The IP addresses allowed to make calls, in CIDR format. Required.

Implementation

final List<String>? cidrAllowedList;