menu
piefed_api_client package
documentation
v1.dart
GetPostLikesResponse
postLikes property
postLikes property
dark_mode
light_mode
postLikes
property
@JsonKey.new(name: 'post_likes')
List
<
PersonView
>
get
postLikes
inherited
Implementation
@JsonKey(name: 'post_likes') List<PersonView> get postLikes => throw _privateConstructorUsedError;
piefed_api_client package
documentation
v1
GetPostLikesResponse
postLikes property
GetPostLikesResponse class