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