physicalPath property

  1. @override
String? get physicalPath
override

Always null.

Implementation

@override
String? get physicalPath => null;