menu
serverpod_cli package
documentation
analyzer.dart
SerializableModelIndexDefinition
fields property
fields property
dark_mode
light_mode
fields
property
List
<
String
>
fields
final
The fields this index includes. The order of the fields matters.
Implementation
final List<String> fields;
serverpod_cli package
documentation
analyzer
SerializableModelIndexDefinition
fields property
SerializableModelIndexDefinition class