encodedIndex property

String encodedIndex

ID of the referenced index.

Implementation

String get encodedIndex => Uri.encodeFull(index);