menu
pigeon package
documentation
ast.dart
Parameter
isNamed property
isNamed property
dark_mode
light_mode
isNamed
property
bool
isNamed
final
Whether this parameter is a named parameter.
Defaults to
true
.
Implementation
final bool isNamed;
pigeon package
documentation
ast
Parameter
isNamed property
Parameter class