FakerXLocale constructor

const FakerXLocale(
  1. String languageCode,
  2. String countryCode
)

Implementation

const FakerXLocale(this.languageCode, this.countryCode);