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