loginWithMicrosoft method

Future<void> loginWithMicrosoft()

Implementation

Future<void> loginWithMicrosoft() {
  throw UnimplementedError();
}