menu
flutter_langdetect package
documentation
utils/lang_profile.dart
LangProfile
freq property
freq property
dark_mode
light_mode
freq
property
Map
<
String
,
int
>
freq
getter/setter pair
Implementation
Map<String, int> freq = {};
flutter_langdetect package
documentation
utils/lang_profile
LangProfile
freq property
LangProfile class