menu
mcid_connect package
documentation
services/microsoft_auth_service.dart
MicrosoftAuthService
getAccountprofile method
getAccountprofile method
dark_mode
light_mode
getAccountprofile
method
@
override
Future
<
MicrosoftAccount
>
getAccountprofile
(
)
override
Implementation
@override Future<MicrosoftAccount> getAccountprofile() async { return getMicrosoftAccount(); }
mcid_connect package
documentation
services/microsoft_auth_service
MicrosoftAuthService
getAccountprofile method
MicrosoftAuthService class