doc(lib): add documentation for the dart side
This commit is contained in:
@@ -50,7 +50,7 @@ class MockNearbyServicePlatform
|
||||
}
|
||||
|
||||
@override
|
||||
Future<NearbyDevice?> getCurrentDevice() {
|
||||
Future<NearbyDeviceInfo?> getCurrentDeviceInfo() {
|
||||
// TODO: implement getCurrentDevice
|
||||
throw UnimplementedError();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user