menu
materialx_flutter package
documentation
utils/rest_api.dart
RestAPI
registerDevice method
registerDevice method
dark_mode
light_mode
registerDevice
method
Future
<
void
>
registerDevice
(
DeviceInfo
info
)
Implementation
Future<void> registerDevice(DeviceInfo info) async { return null; }
materialx_flutter package
documentation
utils/rest_api
RestAPI
registerDevice method
RestAPI class