absolutePath property

String absolutePath

Implementation

String get absolutePath => isAbsolute ? path : absolute.path;