$onMetadata method
Client metadata handler.
Services can override this method to provide common handling of incoming metadata from the client.
Implementation
void $onMetadata(ServiceCall context) {}
Client metadata handler.
Services can override this method to provide common handling of incoming metadata from the client.
void $onMetadata(ServiceCall context) {}