kind property Null safety
@Deprecated('Clients should not build AST manually')
Set the kind of this parameter to the given kind.
Implementation
@Deprecated('Clients should not build AST manually')
set kind(ParameterKind kind);
Set the kind of this parameter to the given kind.
@Deprecated('Clients should not build AST manually')
set kind(ParameterKind kind);