menu
capture_flutter_beta package
documentation
classes/device_info.dart
DeviceInfo
DeviceInfo.new constructor
DeviceInfo.new constructor
dark_mode
light_mode
DeviceInfo
constructor
DeviceInfo
(
String
name
,
String
guid
,
int
type
)
Implementation
DeviceInfo(this.name, this.guid, this.type);
capture_flutter_beta package
documentation
classes/device_info
DeviceInfo
DeviceInfo.new constructor
DeviceInfo class