deviceInfo method

Future<GetnetDeviceInfo> deviceInfo()

Implementation

Future<GetnetDeviceInfo> deviceInfo() {
  throw UnimplementedError('deviceInfo() has not been implemented.');
}