signIn abstract method

Future<SignInReply> signIn(
  1. ServiceCall call,
  2. SignInRequest request
)

Implementation

$async.Future<$0.SignInReply> signIn($grpc.ServiceCall call, $0.SignInRequest request);