parameters property

List<DocumentParameter>? parameters
final

A description of the parameters for a document.

Implementation

final List<DocumentParameter>? parameters;