whitelistCidr property

String? whitelistCidr
final

The range of IP addresses that should be allowed to contribute content to your source. These IP addresses should be in the form of a Classless Inter-Domain Routing (CIDR) block; for example, 10.0.0.0/16.

Implementation

final String? whitelistCidr;