path property

String get path

Implementation

String get path => from != null ? from!.path : to!.path;