handwrittenSignatures property
Method signatures (in the form "service.method(signature)") which are provided separately, so shouldn't be generated.
Snippets calling these methods are still generated, however.
Implementation
core.List<core.String>? handwrittenSignatures;