menu
bluesky package
documentation
app_bsky_actor_get_profiles.dart
GetProfilesOutput
GetProfilesOutput.fromJson factory constructor
GetProfilesOutput.fromJson factory constructor
dark_mode
light_mode
GetProfilesOutput.fromJson
constructor
GetProfilesOutput.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory GetProfilesOutput.fromJson(Map<String, dynamic> json) => _$GetProfilesOutputFromJson(json);
bluesky package
documentation
app_bsky_actor_get_profiles
GetProfilesOutput
GetProfilesOutput.fromJson factory constructor
GetProfilesOutput class