locationAuth abstract method

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

Implementation

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