type property

DocumentParameterType? type
final

The type of parameter. The type can be either String or StringList.

Implementation

final DocumentParameterType? type;