getDeviceById abstract method

Future<Devices> getDeviceById(
  1. String id
)

Implementation

Future<Devices> getDeviceById(String id);