menu
reflection_factory package
documentation
builder.dart
ConstructorReflection<O>
isNamed property
isNamed property
dark_mode
light_mode
isNamed
property
bool
get
isNamed
Implementation
bool get isNamed => name.isNotEmpty;
reflection_factory package
documentation
builder
ConstructorReflection<O>
isNamed property
ConstructorReflection class