countriesSupported constant

IriTerm const countriesSupported

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

Countries for which the application is 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 countriesSupported = IriTerm.prevalidated(
  'http://schema.org/countriesSupported',
);