menu
bluesky package
documentation
app_bsky_feed_getlikes.dart
FeedGetLikesInput
FeedGetLikesInput.fromJson factory constructor
FeedGetLikesInput.fromJson factory constructor
dark_mode
light_mode
FeedGetLikesInput.fromJson
constructor
FeedGetLikesInput.fromJson
(
Map
<
String
,
Object
?
>
json
)
Implementation
factory FeedGetLikesInput.fromJson(Map<String, Object?> json) => _$FeedGetLikesInputFromJson(json);
bluesky package
documentation
app_bsky_feed_getlikes
FeedGetLikesInput
FeedGetLikesInput.fromJson factory constructor
FeedGetLikesInput class