countriesNotSupported constant

IriTerm const countriesNotSupported

countriesNotSupported [Expects: http://schema.org/Text]

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

Can be used on: http://schema.org/SoftwareApplication

Implementation

static const countriesNotSupported = IriTerm.prevalidated(
  'http://schema.org/countriesNotSupported',
);