conversationDigest method

  1. @override
String? conversationDigest()
override

Implementation

@override
String? conversationDigest() {
  return this.content;
}