updateLogin abstract method

Future<Login> updateLogin(
  1. ServiceCall call,
  2. Login request
)

Implementation

$async.Future<$0.Login> updateLogin($grpc.ServiceCall call, $0.Login request);