originalPostBody property

  1. @JsonKey.new(name: 'original_post_body')
String get originalPostBody
inherited

Implementation

@JsonKey(name: 'original_post_body')
String get originalPostBody => throw _privateConstructorUsedError;