menu
movesdk package
documentation
io/dolphin/move/move_device.dart
MoveDevice
MoveDevice constructor
MoveDevice constructor
dark_mode
light_mode
MoveDevice
constructor
MoveDevice
(
String
name
,
String
data
,
bool
isConnected
)
Implementation
MoveDevice(this.name, this.data, this.isConnected);
movesdk package
documentation
io/dolphin/move/move_device
MoveDevice
MoveDevice constructor
MoveDevice class