getRestrictions abstract method

Future<GetRestrictionsResponse> getRestrictions(
  1. ServiceCall call,
  2. GetRestrictionsRequest request
)

Implementation

$async.Future<$0.GetRestrictionsResponse> getRestrictions(
    $grpc.ServiceCall call, $0.GetRestrictionsRequest request);