ReferralReconLocalizationDelegate constructor

const ReferralReconLocalizationDelegate(
  1. Future localizedStrings,
  2. List languages
)

Implementation

const ReferralReconLocalizationDelegate(
    this.localizedStrings, this.languages);