menu
flutter_bluesky package
documentation
api/atproto.dart
Atproto
getSession method
getSession method
dark_mode
light_mode
getSession
method
Future
<
Tuple2
>
getSession
(
)
Implementation
Future<Tuple2> getSession() async { return await sessionAPI.getSession(); }
flutter_bluesky package
documentation
api/atproto
Atproto
getSession method
Atproto class