Compile-time metadata for a service method parameter.
A code string containing a D expression for the default value for the parameter, if any.
The Thrift id of the parameter in the param struct.
The name of the parameter. Contrary to TFieldMeta, it only serves decorative purposes here.
See Implementation
Compile-time metadata for a service method parameter.