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