locationAuth abstract method

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

Implementation

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