path property

  1. @BuiltValueField(wireName: r'path')
String path

The path to the target path. Uses JSON pointer notation. Learn more about JSON Pointers.

Implementation

@BuiltValueField(wireName: r'path')
String get path;