changeDevicePassword method

Future changeDevicePassword(
  1. dynamic changeDevicePasswordRequest
)

change Device Password

Implementation

Future<dynamic> changeDevicePassword(
    dynamic changeDevicePasswordRequest) async {}