menu
xcloudsdk_flutter package
documentation
api/account/model.dart
DeviceState
DeviceState.new constructor
DeviceState.new constructor
dark_mode
light_mode
DeviceState
constructor
DeviceState
(
int
state
,
String
uuid
)
Implementation
DeviceState(this.state, this.uuid);
xcloudsdk_flutter package
documentation
api/account/model
DeviceState
DeviceState.new constructor
DeviceState class