getLogin abstract method

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

Implementation

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