locationAuth abstract method

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

Implementation

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