registerInterceptor method Null safety

void registerInterceptor(
  1. Interceptor action
)

Registers a interceptor in this objects GRPC server (service)

  • action the action to perform.