documentTitleFieldName property

String? documentTitleFieldName
final

The name of the column in the Salesforce FeedItem table that contains the title of the document. This is typically the Title collumn.

Implementation

final String? documentTitleFieldName;