menu
mailosaur package
documentation
models/device_list_result.dart
DeviceListResult
DeviceListResult.new constructor
DeviceListResult.new constructor
dark_mode
light_mode
DeviceListResult
constructor
DeviceListResult
(
{
List
<
Device
>
items
=
const []
,
})
Implementation
DeviceListResult({ this.items = const [], });
mailosaur package
documentation
models/device_list_result
DeviceListResult
DeviceListResult.new constructor
DeviceListResult class