MapLocale constructor
      const
      MapLocale(})
     
    
Constructor of the model.
Implementation
const MapLocale(
  this.languageCode,
  this.mapData, {
  this.countryCode,
  this.fontFamily,
  this.scriptCode,
}) : assert(languageCode != '');