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