ILocale.unknown constructor

const ILocale.unknown(
  1. String value
)

Implementation

const ILocale.unknown(String value): isKnown = false, super(value);