menu
comon_orm package
documentation
codegen.dart
CodeParameter
isNamed property
isNamed property
dark_mode
light_mode
isNamed
property
bool
isNamed
final
Whether the parameter is a named parameter (
{name}
).
Implementation
final bool isNamed;
comon_orm package
documentation
codegen
CodeParameter
isNamed property
CodeParameter class