menu
another_square package
documentation
square_models.dart
DeviceDetails
DeviceDetails constructor
DeviceDetails constructor
dark_mode
light_mode
DeviceDetails
constructor
DeviceDetails
(
{
String
?
deviceId
,
String
?
deviceInstallationId
,
String
?
deviceName
,
})
Implementation
DeviceDetails({ this.deviceId, this.deviceInstallationId, this.deviceName });
another_square package
documentation
square_models
DeviceDetails
DeviceDetails constructor
DeviceDetails class