getCurrentLogin abstract method

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

Implementation

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