login abstract method

Future<R?> login()

The login method

Implementation

Future<R?> login();