getAccountprofile method

  1. @override
Future<MicrosoftAccount> getAccountprofile()
override

Implementation

@override
Future<MicrosoftAccount> getAccountprofile() async {
  return getMicrosoftAccount();
}