path property

String path

Implementation

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