PiLocalizationModel({this.key = '', required this.idValue, required this.enValue}) { if (key.isNotEmpty) return; key = idValue; }