path property

  1. @override
String path
override

Implementation

@override
String get path => '${parent?.path ?? ""}/$id';