getLoginPolicy abstract method

Future<GetLoginPolicyResponse> getLoginPolicy(
  1. ServiceCall call,
  2. GetLoginPolicyRequest request
)

Implementation

$async.Future<$0.GetLoginPolicyResponse> getLoginPolicy($grpc.ServiceCall call, $0.GetLoginPolicyRequest request);