documentId property

InAppFieldPath get documentId

Implementation

static InAppFieldPath get documentId {
  return const InAppFieldPath(null, InAppFieldPaths.documentId);
}