menu
mailosaur package
documentation
models/device.dart
Device
Device.new const constructor
Device.new const constructor
dark_mode
light_mode
Device
constructor
const
Device
(
{
String
id
=
''
,
String
name
=
''
,
})
Implementation
const Device({ this.id = '', this.name = '', });
mailosaur package
documentation
models/device
Device
Device.new const constructor
Device class