getDeviceBySN abstract method

Future<Devices> getDeviceBySN(
  1. String sn
)

Implementation

Future<Devices> getDeviceBySN(String sn);