menu
piefed_api_client package
documentation
v1.dart
GetPostLikes
GetPostLikes.fromJson factory constructor
GetPostLikes.fromJson factory constructor
dark_mode
light_mode
GetPostLikes.fromJson
constructor
GetPostLikes.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory GetPostLikes.fromJson(Map<String, dynamic> json) => _$GetPostLikesFromJson(json);
piefed_api_client package
documentation
v1
GetPostLikes
GetPostLikes.fromJson factory constructor
GetPostLikes class