menu
hackle package
documentation
hackle_app.dart
HackleApp
getUser static method
getUser static method
dark_mode
light_mode
getUser
static method
Future
<
HackleUser
>
getUser
(
)
Implementation
static Future<HackleUser> getUser() { return HacklePlatform.instance.getUser(); }
hackle package
documentation
hackle_app
HackleApp
getUser static method
HackleApp class