getMyLoginPolicy abstract method

Future<GetMyLoginPolicyResponse> getMyLoginPolicy(
  1. ServiceCall call,
  2. GetMyLoginPolicyRequest request
)

Implementation

$async.Future<$0.GetMyLoginPolicyResponse> getMyLoginPolicy(
    $grpc.ServiceCall call, $0.GetMyLoginPolicyRequest request);