type property

ParameterType? type
final

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

Implementation

final ParameterType? type;