currentPath property

  1. @override
String get currentPath
override

Gets the current path from the platform.

Implementation

@override
String get currentPath => _path;