type property
The type of parameter. Valid values include the following:
String
, StringList
, and SecureString
.
Implementation
final ParameterType? type;
The type of parameter. Valid values include the following:
String
, StringList
, and SecureString
.
final ParameterType? type;