menu
nearby_cross package
documentation
models/device_model.dart
Device
toItem method
toItem method
dark_mode
light_mode
toItem
method
Item
toItem
(
)
Implementation
Item toItem() { return HashMap.from( {"endpointId": endpointId, "endpointName": endpointName}); }
nearby_cross package
documentation
models/device_model
Device
toItem method
Device class