menu
atproto package
documentation
com_atproto_server_refreshsession.dart
ServerRefreshSessionOutput
toJson abstract method
toJson abstract method
dark_mode
light_mode
toJson
abstract method
Map
<
String
,
dynamic
>
toJson
(
)
inherited
Serializes this ServerRefreshSessionOutput to a JSON map.
Implementation
Map<String, dynamic> toJson();
atproto package
documentation
com_atproto_server_refreshsession
ServerRefreshSessionOutput
toJson abstract method
ServerRefreshSessionOutput class