getDebugPath method
- @Deprecated("I'm sorry that i doesn't have a Mac, so doesn't know the path relationship in debug mode")
- @override
override
Implementation
@Deprecated(
"I'm sorry that i doesn't have a Mac, so doesn't know the path relationship in debug mode")
@override
String getDebugPath() {
throw UnimplementedError();
}