countriesNotSupported property

  1. @override
String? countriesNotSupported
getter/setter pairoverride

Countries for which the application is not supported. You can also provide the two-letter ISO 3166-1 alpha-2 country code.

Implementation

@override
String? countriesNotSupported;