menu
reflection_factory package
documentation
builder.dart
ClassReflection<O>
staticFieldsNames property
staticFieldsNames property
dark_mode
light_mode
staticFieldsNames
property
List
<
String
>
get
staticFieldsNames
Returns a
const
List
of static fields names.
Implementation
List<String> get staticFieldsNames;
reflection_factory package
documentation
builder
ClassReflection<O>
staticFieldsNames property
ClassReflection class