documentation property

String? documentation
final

The documentation to show to the user. Omitted if the server does not know the documentation, e.g. because the corresponding field is not documented.

Implementation

final String? documentation;