contentPreview property

  1. @JsonKey.new(name: 'content_preview')
String? get contentPreview
inherited

Implementation

@JsonKey(name: 'content_preview')
String? get contentPreview => throw _privateConstructorUsedError;