path property

String path
final

Identifies where this chat's messages live, in whatever form backend expects (a Firestore collection path, an Appwrite table id, or a Supabase table name).

Implementation

final String path;