textPreview property

  1. @JsonKey(name: 'text_preview')
String? textPreview
inherited

First string of text content.

Implementation

@JsonKey(name: 'text_preview')
String? get textPreview => throw _privateConstructorUsedError;