menu
sam_api_calls package
documentation
contracts/contracts.dart
DataService
postAcceptSharedDevice abstract method
postAcceptSharedDevice abstract method
dark_mode
light_mode
postAcceptSharedDevice
abstract method
Future
<
bool
>
postAcceptSharedDevice
(
String
deviceId
,
String
vcode
)
Implementation
Future<bool> postAcceptSharedDevice(String deviceId, String vcode);
sam_api_calls package
documentation
contracts/contracts
DataService
postAcceptSharedDevice abstract method
DataService class