getCurrentDeviceInfo method
Implementation
Future<NearbyDeviceInfo?> getCurrentDeviceInfo() {
throw UnimplementedError('getCurrentDevice() has not been implemented.');
}
Future<NearbyDeviceInfo?> getCurrentDeviceInfo() {
throw UnimplementedError('getCurrentDevice() has not been implemented.');
}