type property

ParameterType? type
final

The type of parameter. Valid values include the following: String, StringList, and SecureString.

Implementation

final ParameterType? type;