menu
piefed_api_client package
documentation
v1.dart
GetPostResponse
crossPosts property
crossPosts property
dark_mode
light_mode
crossPosts
property
@JsonKey.new(name: 'cross_posts')
List
<
PostView
>
?
get
crossPosts
inherited
Implementation
@JsonKey(name: 'cross_posts') List<PostView>? get crossPosts => throw _privateConstructorUsedError;
piefed_api_client package
documentation
v1
GetPostResponse
crossPosts property
GetPostResponse class