callingRegions property

List<String>? callingRegions
final

The countries to which calls are allowed, in ISO 3166-1 alpha-2 format. Required.

Implementation

final List<String>? callingRegions;