loginWithLinkedin method

Future<void> loginWithLinkedin()

Implementation

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