menu
serverpod_cli package
documentation
analyzer.dart
SerializableModelIndexDefinition
isGinIndex property
isGinIndex property
dark_mode
light_mode
isGinIndex
property
bool
get
isGinIndex
Whether the index is of GIN type.
Implementation
bool get isGinIndex => type == 'gin';
serverpod_cli package
documentation
analyzer
SerializableModelIndexDefinition
isGinIndex property
SerializableModelIndexDefinition class