menu
device_name package
documentation
apple_device_name.dart
AppleDeviceModel
AppleDeviceModel.new const constructor
AppleDeviceModel.new const constructor
dark_mode
light_mode
AppleDeviceModel
constructor
const
AppleDeviceModel
(
{
required
String
id
,
required
String
name
,
})
Implementation
const AppleDeviceModel({ required this.id, required this.name, });
device_name package
documentation
apple_device_name
AppleDeviceModel
AppleDeviceModel.new const constructor
AppleDeviceModel class