login abstract method

Future<Session> login(
  1. Credentials credentials
)

Implementation

Future<Session> login(Credentials credentials);