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