getDeviceInfo method

Future<NDeviceInfoModel?> getDeviceInfo()

Implementation

Future<NDeviceInfoModel?> getDeviceInfo() {
  throw UnimplementedError('getDeviceInfo() has not been implemented.');
}