menu
test_ioslibframwork_flutter_plugin package
documentation
impl/moyoung_beans.dart
DeviceLanguageBean
DeviceLanguageBean.new constructor
DeviceLanguageBean.new constructor
dark_mode
light_mode
DeviceLanguageBean
constructor
DeviceLanguageBean
(
{
required
List
<
int
>
languageType
,
required
int
type
,
})
Implementation
DeviceLanguageBean({ required this.languageType, required this.type, });
test_ioslibframwork_flutter_plugin package
documentation
impl/moyoung_beans
DeviceLanguageBean
DeviceLanguageBean.new constructor
DeviceLanguageBean class