locationAuth abstract method

Future<LocationAuthResponse> locationAuth(
  1. ServiceCall call,
  2. LocationAuthRequest request
)

Implementation

$async.Future<$12.LocationAuthResponse> locationAuth($grpc.ServiceCall call, $12.LocationAuthRequest request);