path property

  1. @JsonKey(name: 'path', required: true)
String get path
inherited

The path to the collection within the help center hierarchy.

Implementation

@JsonKey(name: 'path', required: true)
String get path => throw _privateConstructorUsedError;